You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2020/02/14 20:09:54 UTC

[GitHub] [royale-compiler] greg-dove opened a new issue #118: Issue with [Bindable] overrides that can result in infinite recursion

greg-dove opened a new issue #118: Issue with [Bindable] overrides that can result in infinite recursion
URL: https://github.com/apache/royale-compiler/issues/118
 
 
   Issure is reproducible as a scenario with super calls from overridden [Bindable] setters. 
   Specific example here: https://github.com/apache/royale-compiler/commit/452be6f0f05cc104b707780f71f6bb193b75de09#commitcomment-37301631
   
   todo: check how Flex handles this case, and match it.
   check things like:
   is the super call for the setter calling the base class's 'Bindable' setter or is it calling the 'original' renamed setter.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [royale-compiler] greg-dove closed issue #118: Issue with [Bindable] overrides that can result in infinite recursion

Posted by GitBox <gi...@apache.org>.
greg-dove closed issue #118: Issue with [Bindable] overrides that can result in infinite recursion
URL: https://github.com/apache/royale-compiler/issues/118
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services