Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Nux 1.0 rc2 problem

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Harold <elharo AT metalab.unc.edu>
  • To: Wolfgang Hoschek <whoschek AT lbl.gov>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] Nux 1.0 rc2 problem
  • Date: Fri, 21 Jan 2005 14:39:42 -0500

Wolfgang Hoschek wrote:

If a user doesn't call XOM XSLT or call the NFC normalizer he/she doesn't need the relevant jars either.


The difference is that nothing else in XOM calls normalizer or XSLT except the normalizer and XSLT. At the moment, that's true of XPath too, but it may not stay that way for long. Other methods in XOM may well develop an internal dependence on XPath. Using XPath would certainly make the XInclude code saner.

If that turns out not to be true when I'm closer to releasing XOM 1.1, then I'll consider more indirection, but right now it doesn't seem like a high priority, especially since I may yet throw it all out and start over.

--
Elliotte Rusty Harold elharo AT metalab.unc.edu
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim




Archive powered by MHonArc 2.6.24.

Top of Page