Hello, XStream users!
I ported XStream to AS3 and called that library AStream. You can see it here: https://github.com/kokorin/AStream

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

Does anyone interested in that port?
Is there a chance that it would be mentioned on XStream site?



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to