greg-dove commented on issue #963: URL: https://github.com/apache/royale-asjs/issues/963#issuecomment-739128794
Quick comment re: "(FYI, running this stuff in Flash Debug Player is not about getting Royale to generate SWF files; Flex is good at that. This is about comparing Flex vs. Royale behavior, and another tool for finding bugs in Royale.)" This was definitely one of the justifications for maintaining the swf side of the framework code, but it's fair to say that there are different priorities amongst the contributor community. I tend to find this type of validation useful also, because it is the flash player (or AIR) is the best reference we have for the display side of things, and probably the most convenient for verifying behaviour of language level features (Vector/XML/Class/uint/int etc). Have you seen the unit tests in the framework build? They can be run from the ant scripts and they run the same tests in the flash projector as they do in the browser. ---------------------------------------------------------------- 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]
