Ed Ward wrote:
> Having been aware of ECS for a few months now, I've finally got around
> to try and use it. :-)
Cool.
>
>
> Unfortunately there appears to be an inconsistency between the current
> versions of the projects:
>
> org.apache.ecs.factory.DOMFactory.createDOM() returns a reference to a
> org.openxml.io.Parser object that only exists in the version of
> OpenXML prior to 1.1.
>
Yes, I'm aware of this I'm actually going to change the openxml
dependancy to use the stuffon xml.apache.org as I have had much better
results with it, and xml4j ( from ibm ).
>
> Also, (slightly off topic now) I've noticed that some project jar
> files are shipping the latest DOM level 2 compliant APIs whereas other
> packages are shipping level 1. Should I be using the latest DOM Level
> 2 APIs for all the apache projects or just some? and shouldn't the DOM
> APIs be shipped as a seperate jar file since so many projects seem to
> be reliant on them these days?
>
I try and stay with the level 2 stuff these days.
-stephan
--
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]