So basically I'm SOL on Xerces and Xalan until Sun releases a new JAXP? That's sad. So what are other people using if not JAXP? Just hard coding against Apache?
----- Original Message ----- From: Arnaud Le Hors <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[email protected]> Sent: Tuesday, April 25, 2000 3:45 PM Subject: Re: Build questions > Eric Hodges wrote: > > > > Very interesting, I had no idea Java 2 did this. > > > > The problem is that (I'm pretty sure) Xalan and Xerces call the > > unimplemented methods in my Document. > > This problem would exist no matter how the DOM interfaces evolve. You'll > always need to use an implementation that is at the minimum at the > highest level the modules you use require. > > > -- > Arnaud Le Hors - IBM Cupertino, XML Technology Group
