estanglerbm opened a new issue #977: URL: https://github.com/apache/royale-asjs/issues/977
Both SWF and JS allow indexed array syntax for XMLListCollection. For example, mycol[0]. SWF supports indexed array syntax for ICollectionView, but JS does not; it shows undefined. See attached test case. [TestCollectionBrackets.mxml.txt](https://github.com/apache/royale-asjs/files/5630210/TestCollectionBrackets.mxml.txt) ---------------------------------------------------------------- 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]
