Darrell Loverin created FLEX-33669:
--------------------------------------

             Summary: Patch to auto import the base class of an MXML file
                 Key: FLEX-33669
                 URL: https://issues.apache.org/jira/browse/FLEX-33669
             Project: Apache Flex
          Issue Type: Task
          Components: MXML Compiler
    Affects Versions: Apache Flex Next
            Reporter: Darrell Loverin
            Priority: Critical


Import the base class of an MXML file. The base class is the root tag of the 
MXML file. This was done in the past and needs to be done by the Falcon 
compiler to be compatible.

The fix allows the base class, say WindowedApplication, to be used in script 
blocks without an import statement or using a qualified name.

--
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

Reply via email to