Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] XML Commons Resolver bug

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: Michael Abato <mrabato AT earthlink.net>
  • Cc: xom-interest <xom-interest AT lists.ibiblio.org>
  • Subject: Re: [XOM-interest] XML Commons Resolver bug
  • Date: Tue, 21 Jun 2005 17:14:57 -0400

I'll have to look at this when I get home. My guess is it's a bug in the Catalog resolver. What happened between 1.1a2 and a3 is that previously XOM trusted the catalog resolver not to introduce well-formedness errors. However after I discovered some problems (involving namespaces) where the catalog resolver did exactly that I stopped trusting it. Thus I suspect the bug existed in a2. XOM just didn't catch it. Now it does.

Anyway, I'll look into it.

--
Elliotte




Archive powered by MHonArc 2.6.24.

Top of Page