Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-33701

MXML implicit imports not correct for falcon compiler

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • Falcon
    • None

    Description

      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.*"

      Attachments

        1. implicit_imports.patch
          6 kB
          Darrell John Loverin

        Activity

          People

            aharui Alex Harui
            dloverin Darrell John Loverin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: