This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: SAX inclusion in libgcj
- From: Tom Tromey <tromey at redhat dot com>
- To: nferrier at tapsellferrier dot co dot uk
- Cc: java at gcc dot gnu dot org
- Date: 25 Nov 2002 18:39:32 -0700
- Subject: Re: SAX inclusion in libgcj
- References: <u7kgamu62.fsf@tapsellferrier.co.uk>
- Reply-to: tromey at redhat dot com
>>>>> "Nic" == Nic Ferrier <nferrier@tapsellferrier.co.uk> writes:
Nic> I've mentioned a couple of times that the ClasspathX project has a
Nic> full JAXP implementation (apart from the XSLT). Should we include a
Nic> regular feed of GNUJAXP in GCJ?
All other things being equal, I think we should prefer GNU
implementations to non-GNU ones.
Are all other things equal? I don't really know the SAX code. Could
you compare and contrast the GNU implementation with the one currently
in the tree?
Nic> PS why does fastjar not work with the libgcj jar file?!
How does it not work?
Tom