Hi there, I've been using JaxMeJS for a while to satisfy my Java metaprogramming needs, and recently used it as inspiration in creating a Java framework which emits ActionScript code (the language used in 'Flash movies').
http://www.badgers-in-foil.co.uk/projects/metaas/ A noteworthy implementation difference is that metaas is built on top of an Abstract Syntax Tree; though I've yet to properly implement the things like pretty-printing and import management which an AST simplifies. Thanks so much for JaxMeJS! dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
