Hey Piotr,
the check-in procedure in Miami was done really quick, much faster than in
Germany.
So I've had some time to revive the work on my PureMVC EmployeeAdmin FlexJS
port ;-)

>How this failing fragment of code look like ? Could you post it on
https://paste.apache.org/ ?

In my case, it occurs because a method parameter is named 'enum' [1].
But it's the same if you try to declare a variable, name it 'enum' and do
something with it.
It seems that the compiler error messages differ depending on how 'enum' is
used but it's always a 'Parse error'.

Of course, it's no problem to fix this by renaming 'enum' but I could
imagine that it would helpful 
for app developers to get an 'Reserved word' hint by the compiler.

Thanks,
Olaf

[1]
https://paste.apache.org/9Vun







--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Compiler-doesn-t-recognize-reserved-JS-words-like-enum-tp61735p61738.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to