You can put your beans and DAOs in seperate packages now - just specify a different targetPackage in the configuration. On my team we keep ours in different projects too.
In the next version it will be quite a bit simpler to override the default code generators to change their behavior.
Jeff Butler
On 12/22/05, Gareth Moorst <[EMAIL PROTECTED]> wrote:
I keep forgetting about that 'confidentiality notice' bollocks that my company insist on attaching
to all emails - I apologise for filling the list with crap.
Gareth Moorst
--- Gareth Moorst <[EMAIL PROTECTED]> wrote:
>
> I vote for being able to generate classes based on arbitrary queries.
> I got half way through writing a code generator that did that, but you did a better job with
> Abator - add the query parsing to it and It'll be almost perfect.
>
> Another thing I'd like to see is a way to customise whatever templates are used to generate the
> files, and customisation of the package that the generated classes/files go into - I tend to
> keep my beans and daos in separate subpackages.
>
> Gareth Moorst
>