Butterfly Code Generator

August 31st, 2002 by Hen

Noticed this on Java-Channel. Takes in XMI [such as outputted by ArgoUml etc] and uses a XSLT based template system to output Java. Definitely on the need to play with list as code generation has been a play-thing of mine [and many other Java developers] for a while now. I have a highly generic framework kicking its heels in my development directory. It works but my ’simple’ implementation has gotten way out of hand.

Anyway, check out Butterfly.

Comments are closed.