OK. I forgot about that discussion.

It seems like folks have wanted this for a long time. Let’s accept it (assuming 
it works).

On Nov 19, 2015, at 12:42 AM, Alex Harui <[email protected]> wrote:

> 
> 
> On 11/18/15, 2:29 PM, "Justin Mclean" <[email protected]> wrote:
>> 
>>> I commented on #18. I’m not sure about the benefits of that one…
>> 
>> Yep I would want to know the performance implication of that as well.
> 
> Follow this thread:
> http://mail-archives.apache.org/mod_mbox/flex-dev/201505.mbox/%3c554F331F.8
> [email protected]%3e
> 
> The findings seem plausible.  Known methods on a Proxy may run as fast as
> known methods on sealed classes.  It is pay-as-you-go if you want to use
> indexed access.
> 
> There may be an edge case for dynamic access of the methods
> myArrayList["getItemAt"](), but that doesn't seem worth worrying about.
> 
> I don't have an opinion either way.
> 
> -Alex 
> 

Reply via email to