I've finally gotten around to putting together the ASPOJO project and
getting it online.

The intention of this project is to provide an easy API for parsing
ActionScript 2.0 classes into Java objects. Almost all information
relating to the class is captured, including javadoc comments (and
tags), method and property information (incl. their bodies and
argument and return types), members, packages, interfaces implemented
and its super class.

It's under the BSD license, so do whatever you want with it.

The project's website can be found here:
http://code.google.com/p/aspojo/

If you use it, I'd love to know what you're doing with it.

Have fun,

Scott

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to