> On 14 Sep 2015, at 12:50, Yuriy Tymchuk <
[hidden email]> wrote:
>
> Hi,
>
> I’ve noticed that there is a Session class, which is meant to be used as a unique identifier of an image session. Is it possible to obtain some king of identifier of it? I.e. if I want to compare some data associated with session outside of the image. If not, maybe we can simply create a new UUID in Session>>initialize and store it in an ivar?
>
A UUID per session could be a nice thing, yes.
Marcus