carlosrovira commented on issue #641: Fix PAYG violations and code debt URL: https://github.com/apache/royale-asjs/issues/641#issuecomment-570700274 > In a perfect world I would agree with you. However, GCC folks showed no interest in accepting our needs for minification across separate compilations. If you can get them to agree to it that would be great. Otherwise we have to write our own minifier or live with patches. If GCC folks are not accepting our patches, I think we should plan some way that ensures us (if possible) get GCC updates without losing your changes. If I don't know anything about that changes I could upgrade GCC and break things, so we should have that documented so we all know what things we should take care. I don't know about your changes but maybe if you override some class methods in a custom class we own, maybe nothing will brake, and we just should compare latest code to see if we need to upgrade something in our code. As well maybe is Royale-extras the place to have this kind of things?.
---------------------------------------------------------------- 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
