"Brendan Reville" <[EMAIL PROTECTED]> writes:

> I'd be happy to go with the latest version of Xerces if either (a)
> the DLL was still small or (b) there was a decent way to build and
> link a minimal SAX-only version of Xerces.

Hmm... I think it's possible. Other people can correct me, but I
believe Xerces DOM relies on SAX, but SAX has no reliance on DOM. So
you should be able to modify the Makefile to remove the DOM and IDOM
components (and the DOMParser and IDOMParser) and get a working
library.

I don't use windows, so I couldn't tell you how to do it. Perhaps
Tinny could?

jas.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to