Details
-
Suggestion
-
Resolution: Out of scope
-
P2: Important
-
4.5.0
-
None
Description
QtScript doesn't support the for each in Javascript syntax:
(https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Statements/for_each...in)
It would be nice if it did (even if it isn't official ECMAScript 3).