On Mon, 13 Oct 2003, Juozas Baliuka wrote:
> > ----- Original Message ----- > From: "Henri Yandell" <[EMAIL PROTECTED]> > To: "David Graham" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; > <[EMAIL PROTECTED]> > Sent: Monday, October 13, 2003 6:31 PM > Subject: Re: [dbutils] Offer to help with DbUtils > > > > > > Basic things that need to happen on DBUtils: > > > > 1) Remove the QDox stuff. Juozas is working on these ideas elsewhere. > > 2) Figure out how to do conditional compilation under maven. The > > extensions to ResultSet/Statement etc need to have extra bits to work > > under JDBC 3.0. > > It must be better to use dynamic decorators, I use cglib to generate > decorators for JDBC interfaces, but it is possible to use > jdk 1.3 proxy too. Sounds good. Is cglib an okay licence? I keep meaning to learn how to use it. Hen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
