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 2019/12/17 17:24:26 UTC

[GitHub] [royale-compiler] joshtynjala commented on issue #105: private method can be redeclared in a child class as public without the compiler fail to compile

joshtynjala commented on issue #105: private method can be redeclared in a child class as public without the compiler fail to compile
URL: https://github.com/apache/royale-compiler/issues/105#issuecomment-566663535
 
 
   According to Adobe's [ActionScript Compiler 2.0 Backward Compatibility](https://helpx.adobe.com/flash-builder/actionscript-compiler-backward-compatibility.html) document, it is intentional to "allow multiple definitions with the same unqualified name as long as they have disjoint namespaces".

----------------------------------------------------------------
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