--- Henri Yandell <[EMAIL PROTECTED]> wrote: > > > 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.
I'm not clear on whether I should work on DbUtils or not. This thread has morphed into an implementation discussion :-). David > > Hen > __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
