We've already modified the compiler to support several AS3 reserved words
as identifier names. As I mentioned in my previous post, JavaScript started
allowing reserved words in places where they couldn't be used before with
ES5. Since AS3 is derived from ECMAScript, it's pretty safe for us to do
the same.

- Josh

On Tue, May 23, 2017 at 12:19 AM, Olaf Krueger <p...@olafkrueger.net> wrote:

> >I guess the stream will definitely direct towards more people migrating to
> JS so I think we shouldn’t >prohibit flash related reserver words in the js
> world.
>
> I'm confused.
> Do you mean that we should allow using AS3 reserved words if they are
> allowed in the JS world?
> Wouldn't that mean that AS3 does not work fine at the end?
>
> Thanks,
> Olaf
>
>
>
>
> --
> View this message in context: http://apache-flex-
> development.2333347.n4.nabble.com/FlexJS-Compiler-doesn-t-
> recognize-reserved-JS-words-like-enum-tp61735p61762.html
> Sent from the Apache Flex Development mailing list archive at Nabble.com.
>

Reply via email to