[
https://issues.apache.org/jira/browse/FLEX-33701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Darrell Loverin updated FLEX-33701:
-----------------------------------
Attachment: implicit_imports.patch
Add implicit imports depending on the MXML dialect. For dialect 2009 or greater
add "mx.filters.*" and "spark.filters.*". Otherwise add "flash.filters.*".
> MXML implicit imports not correct for falcon compiler
> -----------------------------------------------------
>
> Key: FLEX-33701
> URL: https://issues.apache.org/jira/browse/FLEX-33701
> Project: Apache Flex
> Issue Type: Task
> Components: falcon
> Reporter: Darrell Loverin
> Attachments: implicit_imports.patch
>
>
> Some implicit imports for MXML are dependent on the dialect of MXML being
> used.
> if MXML dialect is 2009 or greater then
> add "mx.filters.*"
> add "spark.filters.*"
> else
> add "flash.filters.*"
--
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