On 3/22/16, 5:44 AM, "OK" <[email protected]> wrote:
>Forgot something: >I can't find a representation of the ArrayCollection. Is there a reason >why >it is not implemented in FlexJS? Well, ArrayCollection uses Proxy. And we only recently built out support for Proxy. So now, I think a volunteer could try to create ArrayCollection. That said, I also wonder if we should invest instead in better support for Vector and other templates/generics instead. Thanks, -Alex
