The server returns a list of typed objects, but on UI side it's an
ArayCollection of objects. Not sure it's correct though ....

On Mon, Apr 27, 2015 at 12:08 PM, OmPrakash Muppirala <bigosma...@gmail.com>
wrote:

> Why is the casting not done on the server side?  If you can cast something
> into an ArrayCollection, you should be able to cast other objects too.
>
> Thanks,
> Om
> On Apr 27, 2015 8:44 AM, "mark goldin" <markzolo...@gmail.com> wrote:
>
> > I am getting data from a server as an ArrayCollection of a server class
> > objects.
> > How can I cast each element into a class that I am defining in
> > ActionScript?
> >
> > Thanks
> >
>

Reply via email to