metaas 0.4 has been released: http://www.badgers-in-foil.co.uk/projects/metaas/
metaas provides Java applications with a 'Document Object Model' for ActionScript 3 code. Its primary function is generating code, but it allows existing .as source files to be loaded, and simple modifications to be made. The main changes in this release are, - A reoganisation of package structure and type names to provide a nice structure for the project to grow into - Methods for adding metadata tags like [Bindable] to API elements - Support for E4X XML literals in the parser (just so that we don't raise SyntaxException on encountering one) For more info, Javadoc, etc., see the project page. ta, dave -- http://david.holroyd.me.uk/ _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
