Re: implementation of JavaModelGenerator

2006-10-19 Thread Odilon Oliveira
Hi,Another implementation using Freemarker... based on Gian Marco implementation.=)-- --- dilas.com.br freemarkerImpl.rar Description: audio/pn-realaudio-plugin

Re: implementation of JavaModelGenerator

2006-10-19 Thread Odilon Oliveira
I see the attached .rar now. =)On 10/19/06, Odilon Oliveira <[EMAIL PROTECTED]> wrote: Gian,Talking with Jeff at java-user mailing list about custom DAO templates and he pointed for your message here.I was planning add support to template frameworks to Abator, will be great addition. You could shar

Re: implementation of JavaModelGenerator

2006-10-19 Thread Odilon Oliveira
Gian,Talking with Jeff at java-user mailing list about custom DAO templates and he pointed for your message here.I was planning add support to template frameworks to Abator, will be great addition. You could share the code like suggested by the previous message ? Im interested to see your implement

Re: implementation of JavaModelGenerator

2006-10-17 Thread Jeff Butler
27;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 allowsclass creation through Velocity's templates. advantage:* temp

implementation of JavaModelGenerator

2006-10-17 Thread Gian Marco Brusaca'
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 e