This repository was archived by the owner on Jul 10, 2024. It is now read-only.
Version 0.9.0
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