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

The last thread I saw on this, quite a while back, concluded that this was
possible in theory, but in practice the two codebases were just too
intertangled.  Perhaps this wasn't really the case?

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

I'm all ears!

- Brendan


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

Reply via email to