On 10/26/16, 1:01 PM, "Harbs" <harbs.li...@gmail.com> wrote:
>Maybe we can have a compiler option to rename properties that are not >wrapped in platform-specific code? Possibly. We'll see how often such an issue comes up as the tool chain evolves. A key point to keep in mind from this thread is that Flex does have a tool chain, which means we can not only catch a ton of errors before the code is submitted to the browser, but we can also alter the code the developer has written. Not all JS development workflows have a tool chain, so we should use it to our advantage. -Alex