Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 20633 invoked from network); 22 Dec 2005 14:00:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Dec 2005 14:00:28 -0000 Received: (qmail 50497 invoked by uid 500); 22 Dec 2005 14:00:24 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 50366 invoked by uid 500); 22 Dec 2005 14:00:24 -0000 Mailing-List: contact user-java-help@ibatis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user-java@ibatis.apache.org Delivered-To: mailing list user-java@ibatis.apache.org Received: (qmail 50328 invoked by uid 99); 22 Dec 2005 14:00:24 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Dec 2005 06:00:24 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jeffgbutler@gmail.com designates 66.249.82.196 as permitted sender) Received: from [66.249.82.196] (HELO xproxy.gmail.com) (66.249.82.196) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Dec 2005 06:00:22 -0800 Received: by xproxy.gmail.com with SMTP id h30so255315wxd for ; Thu, 22 Dec 2005 06:00:01 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=tHErtVCDBrlUe2X4s2VWzXP04mNrLo7K0legs9P9iEQKgEFLLK2eHSPB4WpJck+lt+is2IeC4u7d4uptPNyQcH6gbRo+6SC11WEMHYX/+mtBzs9njfjne8M9VK4HRvrFxVlp/bViV9KDUnx1UFpj629T3LRgVe/pW9Nn3zVgbDQ= Received: by 10.70.53.1 with SMTP id b1mr1998488wxa; Thu, 22 Dec 2005 06:00:01 -0800 (PST) Received: by 10.70.72.3 with HTTP; Thu, 22 Dec 2005 06:00:01 -0800 (PST) Message-ID: Date: Thu, 22 Dec 2005 08:00:01 -0600 From: Jeff Butler To: user-java@ibatis.apache.org Subject: Re: [ABATOR] Future Plans In-Reply-To: <20051222083547.14482.qmail@web25803.mail.ukl.yahoo.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_5863_23678601.1135260001412" References: <84260806ABED704BA47F849163A0D31AC8629B@mail01.phones4u.ltd> <20051222083547.14482.qmail@web25803.mail.ukl.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_5863_23678601.1135260001412 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline 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 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 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/file= s > go into - I tend to > > keep my beans and daos in separate subpackages. > > > > Gareth Moorst > > > > ------=_Part_5863_23678601.1135260001412 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
You can put your beans and DAOs in seperate packages now - just specif= y 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 def= ault code generators to change their behavior.
 
Jeff Butler


 
On 12/22/05, Gareth Moorst <gazj2ee@yahoo= .co.uk> wrote:
I keep forgetting about that 'co= nfidentiality notice' bollocks that my company insist on attaching
to al= l emails - I apologise for filling the list with crap.

Gareth Moorst

--- Gareth Moorst <Gareth.Moorst@Phones4u.co.uk> wrote:
>=
> I vote for being able to generate classes based on arbitrary queri= es.
> 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 subpa= ckages.
>
> Gareth Moorst
>

------=_Part_5863_23678601.1135260001412--