[osflash] [ANN] metaas 0.6 released

David Holroyd osflash at badgers-in-foil.co.uk
Sat Feb 17 10:46:28 EST 2007


I'm pleased to announce the release of version 0.6 of metaas.

  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.


Changes in this release:

 - Fixed the embarrassing bug that broke the example code given on the
   documentation front page
 
 - Added representations for most types of ActionScript statement, so
   that the Java application can manipulate these

 - Added a method to list the ActionScript statements in a
   StatementContainer, so that the Java application can get a basic view
   of what each method is doing


Please see the Java API documentation:

  http://maven.badgers-in-foil.co.uk/sites/metaas/apidocs/index.html



thanks!
dave

-- 
http://david.holroyd.me.uk/



More information about the osflash mailing list