Groovy MDA News
Brought to you by:
craigmackay,
g_pearson
A tutorial has been created to show how to create custom code generation templates using Groovy for use with the Groovy MDA library. The library provides the ability to generate code from UML models. The tutorial can be found at: http://groovy-mda.sourceforge.net/customtemplates.html
Groovy MDA 1.0 has been released. The software can be downloaded from the sourceforge download page. With this release you can generate JPA entity beans from a UML model. The groovy scripting language is used to generate code by working with the object model representation of the UML. This can easily be extended to work with your own custom templates.