xom-interest AT lists.ibiblio.org
Subject: XOM API for Processing XML with Java
List archive
Re: [XOM-interest] DOMConverter getDOMImplementation
- From: Elliotte Rusty Harold <elharo AT metalab.unc.edu>
- To: Wolfgang Hoschek <whoschek AT lbl.gov>
- Cc: xom-interest AT lists.ibiblio.org
- Subject: Re: [XOM-interest] DOMConverter getDOMImplementation
- Date: Mon, 5 Apr 2004 23:00:50 -0400
At 6:41 PM -0700 4/5/04, Wolfgang Hoschek wrote:
It's a hole in DOM, yes, and should rather be there. But it isn't, and anyone wanting to use DOMConverter.convert(org.w3c.dom.Document, org.w3c.dom.DOMImplementation impl) invariably has to go through it.
If convert(XOM --> DOM) is in the API as it currently is, then my suggestion seems to be on the right side of 80/20...
Another way of putting it is: for xom users who (for whatever reason) have to hand their documents to third-party libs that take DOM input, do we want to make it straightforward or difficult?
Anyone who wants to use DOM has to go through it. DOMImplementation is not an optional class you can pretend does not exist. If you're using DOM, you need to know how to use this class and how to create an instance of it. More importantly, you have to know which DOMImplementation you're using and how to load that DOMImplementation. Despite the interface based nature of DOM, different implementations are not interoperable and are not interchangeable. XOM does not have enough information to choose the right one for the client.
--
Elliotte Rusty Harold
elharo AT metalab.unc.edu
Effective XML (Addison-Wesley, 2003)
http://www.cafeconleche.org/books/effectivexml
http://www.amazon.com/exec/obidos/ISBN%3D0321150406/ref%3Dnosim/cafeaulaitA
-
[XOM-interest] DOMConverter getDOMImplementation,
Wolfgang Hoschek, 04/05/2004
-
Message not available
-
Re: [XOM-interest] DOMConverter getDOMImplementation,
Wolfgang Hoschek, 04/05/2004
-
Re: [XOM-interest] DOMConverter getDOMImplementation,
Elliotte Rusty Harold, 04/05/2004
-
Re: [XOM-interest] DOMConverter getDOMImplementation,
Wolfgang Hoschek, 04/05/2004
-
Re: [XOM-interest] DOMConverter getDOMImplementation,
Elliotte Rusty Harold, 04/06/2004
-
Re: [XOM-interest] DOMConverter getDOMImplementation,
Mike Fitzgerald, 04/06/2004
- Re: [XOM-interest] DOMConverter getDOMImplementation, Elliotte Rusty Harold, 04/06/2004
-
Re: [XOM-interest] DOMConverter getDOMImplementation,
Mike Fitzgerald, 04/06/2004
-
Re: [XOM-interest] DOMConverter getDOMImplementation,
Elliotte Rusty Harold, 04/06/2004
-
Re: [XOM-interest] DOMConverter getDOMImplementation,
Wolfgang Hoschek, 04/05/2004
-
Re: [XOM-interest] DOMConverter getDOMImplementation,
Elliotte Rusty Harold, 04/05/2004
-
Re: [XOM-interest] DOMConverter getDOMImplementation,
Wolfgang Hoschek, 04/05/2004
-
Message not available
Archive powered by MHonArc 2.6.24.