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'
velocityImpl.rar
Description: application/octetstream