Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] DOMConverter getDOMImplementation

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Rusty Harold <elharo AT metalab.unc.edu>
  • To: Mike Fitzgerald <mikefz AT wyeast.net>
  • Cc: xom-interest AT lists.ibiblio.org, Wolfgang Hoschek <whoschek AT lbl.gov>
  • Subject: Re: [XOM-interest] DOMConverter getDOMImplementation
  • Date: Tue, 6 Apr 2004 12:26:47 -0400

At 9:29 AM -0600 4/6/04, Mike Fitzgerald wrote:
Nonetheless, the information that Wolfgang is sharing could be helpful to someone converting DOM. That is why some technical committees create a FAQ as a place for things like this to go. If it doesn't wind up in the language, it still has a useful place to live.


This is way outside the bounds for the XOM FAQ. Any programmer using DOM knows how to create a DOMImplementation object that is appropriate for their needs. Anybody who's not using DOM does not need to know this. Yes, DOM is weird. If that really bothers you replace your DOM system with a XOM system, but I'm not going to add complexity to any part of XOM to provide convenience methods DOM doesn't.
--

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




Archive powered by MHonArc 2.6.24.

Top of Page