Re: [Hsqldb-developers] Separate jar for drivers

2003-03-12 Thread fredt
mmant" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: 12 March 2003 11:11 Subject: Re: [Hsqldb-developers] Separate jar for drivers hsqldb-jdbc.jar ? If OK, I'll make and test the changes. I perhaps should also make a but and have available for file release the component

Re: [Hsqldb-developers] Separate jar for drivers

2003-03-12 Thread Paul Hammant
n jarXYZ ... etc and jarjdbc can be added as > an option. The jar itself can be called hsqldbjdbc.jar or any suggestion ?? > > Fred > > - Original Message - > From: "Paul Hammant" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: 12 March

Re: [Hsqldb-developers] Separate jar for drivers

2003-03-12 Thread fredt
Sent: 12 March 2003 07:53 Subject: [Hsqldb-developers] Separate jar for drivers Hi folks, Without wanting to break any backwards-compatability for hsqldb.jar would it be OK to make an additional jar for the JDBC driver only? It would help reduce the byte count for WAR files (etc) that use hsq

[Hsqldb-developers] Separate jar for drivers

2003-03-11 Thread Paul Hammant
Hi folks, Without wanting to break any backwards-compatability for hsqldb.jar would it be OK to make an additional jar for the JDBC driver only? It would help reduce the byte count for WAR files (etc) that use hsqldb. Regards, - Paul ---