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

Usage of accessing a namespace at runtime via "mx_internal::" should be changed to "use namespace mx_internal"

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Adobe Flex SDK Previous
    • None
    • Performance: Framework
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      There are roughly 800 places we use "mx_internal::" in our code. If we can't optimize this at the compiler level, then we should switch most (or all) to the "use namespace mx_internal" syntax. This should yield better compiler and runtime performance. Ideally, we could get ASC to change this for us, though.

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: