Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] core package 400 kb!?!

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Luca Passani <passani AT eunet.no>
  • To: Elliotte Harold <elharo AT metalab.unc.edu>
  • Cc: xom-interest <xom-interest AT lists.ibiblio.org>
  • Subject: Re: [XOM-interest] core package 400 kb!?!
  • Date: Thu, 29 Mar 2007 17:01:33 +0200

Elliotte Harold wrote:


I really don't know I'm afraid. With 1.4 you're using the Crimson parser and a very old Xalan. If you're not using XSLT you don't have to worry about Xalan.

Crimson bugs may relate to validation and entities, which you may not need. However it's been a while since I looked into that, so I'm not sure.

Really, you just have to run your own tests and see if anything breaks. You can also try XOM's test suite after removing Xalan and Xerces.

I got some unit testing and everything seems to work fine without extra libs and 1.1. If this is the case, I am happy with the 400kb XOM, when I save one mag on the other libs.

Thanks

Luca





Archive powered by MHonArc 2.6.24.

Top of Page