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: [email protected] With regards, Apache Git Services
