Hello Xerces,

I was wondering whether there is a roadmap regarding DOM3 in Xerces?
Currently to get DOM3 support you have to build some jars yourself; now
that the specs are (candidate) recommendendations will you soon be
making what are now the DOM3 jars the default jars?

I ask specifically because the current default xercesImpl.jar contains a
org.w3c.dom.ls.LSParser interface class which is not conformant with the
spec, in the sense that getDomConfig returns a Xerces specific object,
of class org.apache.xerces.dom3.DOMConfiguration. Because of this other
applications (like ours) that also implement LS run into problems
because of this incompatible class you include in your default
distribution.
(and your DOM3 jars do not have this problem)

Kind regards,

--Sander.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to