(Switching to batik-dev…) Thomas DeWeese: > The only one above that is a hard dependency is xml-apis > which is kind of required for an XML implementation. > js.jar & pdf-transcoder.jar are only required if you are > using their functionality. The Xerces dependency is > configurable (simply requires a SAX 2 interface, > and has recently moved to JAXP).
I forget: what is Xerces needed for? Is it just the SAX parser, because Java 1.3 didn’t come with one? I wonder if we shouldn’t provide two distributions, one which includes Xerces (and Xalan, for XPath) to work on Java 1.3, and another that doesn’t, since Java 1.4 already has them. -- Cameron McCormack, http://mcc.id.au/ xmpp:[EMAIL PROTECTED] ▪ ICQ 26955922 ▪ MSN [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
