greg-dove commented on issue #78: Assign to Boolean variable does not convert to true or false, breaking loose comparison with == URL: https://github.com/apache/royale-compiler/issues/78#issuecomment-461642990 'if we agree that initializing a boolean will result in 7 or 8 bytes, then 375 initializations are over 2K. I can't tell you how often we said in Flex that an extra 1K or 2K wouldn't hurt.' I think the difference there is that this scenario is whether or not the code is actionscript compliant in general, (with actionscript strong typing being a major advantage to claim over vanilla js).... vs. adding some sort of 'just-in-case' functionality to framework classes. But I also agree this makes sense to keep off in the framework and on by default otherwise... sounds great to me too.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
