This looks pretty cool. I'm excited that Abator can actually be enhanced with extra function - I'd always hoped it could happen.
I suggest putting it somewhere publicly available, and then adding some information about it on the WIKI "third party contributions" page. We'll see if it generates some interest.
Thanks for contributing!
Jeff Butler
On 10/17/06, Gian Marco Brusaca' <[EMAIL PROTECTED]> wrote:
Hi all,
I have written an implementation of JavaModelGenerator that allows
class creation through Velocity's templates.
advantage:
* templates are externals to Java code
* easy to modify existing methods of created classes
* easy to add extra methods of created classes (for example equals,
hashCode, toString ...)
* allows personalization of single created class
disadvantage:
* Velocity know-how ( it's easy :) )
Best regards
Gian Marco Brusaca'