No, workers can share all kind of objects  including custom classes as long
you use registerClassAlias() inside your worker. There is a limitation
where you can't send Class types back and forward.

João Fernandes


On 17 July 2012 16:20, Dave Geurts <davewgeu...@gmail.com> wrote:

> Can Worker threads still only communicate in strings with each other ?
>
> On Tue, Jul 17, 2012 at 12:36 AM, Alex Harui <aha...@adobe.com> wrote:
>
> >
> >
> >
> > On 7/16/12 11:11 PM, "Justin Mclean" <justinmcl...@mac.com> wrote:
> >
> >
> > >
> > > This contains web workers which could  help parts of the SDK eg
> printing
> > or at
> > > the very least be an interesting area to explore.
> > >
> > Printing can already be done "in the background", but it could be useful
> > elsewhere.
> >
> > --
> > Alex Harui
> > Flex SDK Team
> > Adobe Systems, Inc.
> > http://blogs.adobe.com/aharui
> >
> >
>



-- 

João Fernandes

Reply via email to