Skip to content
This repository was archived by the owner on Jul 10, 2024. It is now read-only.

Version 0.9.0

Choose a tag to compare

@kokorin kokorin released this 31 May 14:04

AStream currently supports:

  • Primitive types (int, uint, Number, String, Boolean and null)
  • Complex types
  • Enums (based on as3.lang.Enum)
  • Collections: Array, typed Vector and all collections from Flex (based on mx.collections.IList)
  • Implicit collections (without separate parent tag)
  • Classes implementing IExternalizable
  • Aliases for class, property and package
  • Different types of handling cycle- and cross-references in object
  • Output customization with metadata and code