carlosrovira commented on issue #649: Externs warning URL: https://github.com/apache/royale-asjs/issues/649#issuecomment-570549842 > To me this is a feature. Any piece of the framework is always available to use without configuring anything. That goes for Ant as well as asconfigc with the default Royale framework. I'll not enter into that, but one of the bad side effects is what we are seeing here (far beyond the bug with externs), you get an unwanted and un needed process of a library and its classes and definitions. I'll definitely does not see that as a feature, and will not like to have it in Maven builds, but anyway, people using ANT can search for other needs see it as a feature, but I suppose that will be at a cost of compiling time processing of all of that definitions by the compiler. Maybe not many time, but since we're looking this days for optimizations, not seems to me something that goes in that way.
---------------------------------------------------------------- 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
