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: Nils_Kilden-Pedersen AT Countrywide.Com
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] Nux 1.0 rc2 problem
  • Date: Fri, 21 Jan 2005 14:52:22 -0500

Nils_Kilden-Pedersen AT Countrywide.Com wrote:


Will you consider repackaging the dependencies, thereby making them internal classes? This will make sense if you're going to modify the Saxon engine anyway.

The dependencies are purely internal already. None of Jaxen is exposed in the public API. If I do swap out the engine, it won't have any effect on API clients except perhaps in performance and conformance.

It just surprised me a bit that the non-public dependencies have unexpected requirements for class loading, so that you need to have jaxen on the class path, even if you don't call the query method. I did not initially realize this.

--
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