Re: Abator superclass per table

2008-02-18 Thread Zach Visagie
On Fri, 2008-02-15 at 08:11 -0600, Jeff Butler wrote: > The ability to do this was very recently added to Abator (last week > sometime). If you build Abator from the source in SVN you'll be able > to specify the rootClass property on each table element. > Thanks will have a look!

Re: Abator superclass per table

2008-02-15 Thread Jeff Butler
The ability to do this was very recently added to Abator (last week sometime). If you build Abator from the source in SVN you'll be able to specify the rootClass property on each table element. Jeff Butler On Fri, Feb 15, 2008 at 4:31 AM, Zach Visagie <[EMAIL PROTECTED]> wrote: > Hi > > I want

Abator superclass per table

2008-02-15 Thread Zach Visagie
Hi I want to be able to specify a different superclass for each model object. So either as an option in the abator config for the table element or abator should preserve "extends" added to the model. I generate using the flat model. Any ideas of how I can jump start achieving this? thanks Zach V