XIFF

Use XML and other proper AS3 classes instead of the legacy XMLNode and such

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Duplicate
  • Affects Version/s: 3.1.0
  • Fix Version/s: 3.1.0
  • Component/s: Core
  • Acceptance Test - Add?:
    No
  • Description:
    Hide

    "The XMLNode class represents the legacy XML object that was present in ActionScript 2.0 and that was renamed in ActionScript 3.0. In ActionScript 3.0, consider using the new top-level XML class and related classes instead, which support E4X (ECMAScript for XML). The XMLNode class is present for backward compatibility."

    XIFF uses heavily XMLNode.
    Migrate to XML and XMLList.

    Show
    "The XMLNode class represents the legacy XML object that was present in ActionScript 2.0 and that was renamed in ActionScript 3.0. In ActionScript 3.0, consider using the new top-level XML class and related classes instead, which support E4X (ECMAScript for XML). The XMLNode class is present for backward compatibility." XIFF uses heavily XMLNode. Migrate to XML and XMLList.

People

Dates

  • Created:
    07/25/09 08:57 PM
    Updated:
    08/08/09 06:12 PM
    Resolved:
    08/08/09 06:12 PM