[osflash] ASPOJO Released
Scott Hyndman
scott at affsys.com
Thu Aug 3 13:45:15 EDT 2006
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
More information about the osflash
mailing list