On 2/6/13 8:45 AM, "Michael A. Labriola" <labri...@digitalprimates.net>
wrote:

> Where I got stuck was also trying to regenerate a new
> 
> function foo( ...args ):void;
> 
> which would figure out which of the other methods to call if someone tried to
> invoke this in dynamic code that I could not check/change at compile time.
> 
Is that really required?  Maybe overloading needs to come with a new
-stricterthanhell option that prevents calling functions against Object.
Then I think you wouldn't need that?

-- 
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui

Reply via email to