Markus wrote:
That would be ideal, yes. But:
going from 1.7.0 to 2.0.0 is already difficult.
We get a lot of "cannot instantiate abstract class"
errors. And DOMString seems to be removed
completely from 2.0.0.
You can find old DOM API (with DOMString) in
src\xercesc\dom\deprecated (but it is deprecated
so it would be better to try the new API).
Also, do we need to build xerceslib in VS.NET
for using it with our app? So far we've used
the binaries from xerces distribution but those
are built using MSVC6 as I understand it. Right?
Absolutely.
Good luck !
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]