Cyrill Zadra created FLEX-33706:
-----------------------------------
Summary: Falcon Compiler throws Undefined Property Error where
Legacy Compiler accept it.
Key: FLEX-33706
URL: https://issues.apache.org/jira/browse/FLEX-33706
Project: Apache Flex
Issue Type: Bug
Components: Falcon
Affects Versions: Apache Falcon 1.0
Reporter: Cyrill Zadra
Fix For: Apache Falcon 1.0
[java]
C:\dev\apache-flex\sdk\mustella\tests\spark\collections\Sort\SWFs\comps\ItemRendRETComp1.mxml:24
[java] Error: Access of possibly undefined property mx.
[java] dataProvider="{new
mx.collections.ArrayList(['1','2','3','12345678901234567890'])}"
useVirtualLayout="false" >
Is Falcon compiler to scrict or do we need to add imports for
mx.collections.ArrayList in those mustella tests?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira