Re: What about creating javax.sql.*
Nic Ferrier <[email protected]>
| Newsgroups | gmane.comp.java.classpath.extensions.discuss |
|---|---|
| Message-ID | <[email protected]> |
Arnaud Vandyck <[email protected]> writes: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi everybody, > > I've just packaged the jdbc2.0 standard extensions from SunTM for > Debian but I'd like to have the same implementation... free! > > I'd be glad to make these 14 classes but I'd like to know what I can > do and what I can not (OK I cannot copy the original source code, but > what about the documentation?). These classes are mainly interfaces. Here's what I suggest you do: contact the free database vendors (postgresql and mysql) and ask people involved if they're interested in collaborating with us on producing those classes, or if anyone already has them. You should explain the GPL+exception licence to any interested parties. > Can someone tell me if a free implementation already exists? Is the > classpathx project interrested? Yes we are. Unfortunately, you probably can't write any code or documentation for these, since you've seen the SUN doc. Nic