aharui commented on issue #641: Fix PAYG violations and code debt URL: https://github.com/apache/royale-asjs/issues/641#issuecomment-569846028 Regarding dead-code removal of prototype methods: I'm not sure how you tested, but it might be that the reflection info fools the dead-code remover by implicitly referencing the methods. If you haven't, I suggest testing with some vanilla JS and see what Closure Compiler can do.
---------------------------------------------------------------- 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
