Sylvain Wallez apache.org> writes:
>
> Joerg Heinicke wrote:
>
> >Hello,
> >
> >I have a question regarding synchronization in flow script. I need an object
> >per session, so the instantiation must be synchronized. Furthermore the
> >object
> >is an Avalon component, so I need to call somethi
Joerg Heinicke wrote:
Hello,
I have a question regarding synchronization in flow script. I need an object per
session, so the instantiation must be synchronized. Furthermore the object is an
Avalon component, so I need to call something like cocoon.createComponent().
Now how is it possible in Flow