Daniel John Debrunner <[EMAIL PROTECTED]> writes: > Army wrote: >> Knut Anders Hatlen wrote: >>> >>> OK, so if we did some kind of reflection trick in SqlXmlUtil to use the >>> com.sun.org.apache.xalan package if org.apache.xalan wasn't there, that >>> would probably work. >> >> Hmm...would this me we were coding Derby for a specific JVM (or set >> of JVMs)? Is that a precedence we really want to set? > > No. I think Sun states for their VM that applications should not use > classes in the com.sun domain.
How would com.sun.org.apache be different from com.sun.crypto, com.ibm.crypto and com.sun.jndi.ldap, which all are used in the current code base? -- Knut Anders
