Great! Thanks a lot David, METAAS is a very promising project and can be such useful !
Just a request, if I read corerctly the documentation, would it be possible to get the source block code of a method from a ASMEthod instance? Thanks :) Thomas P. http://www.flashsandy.org Le 17 févr. 07 à 16:46, David Holroyd a écrit : > 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/ > > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
