>Many times the question of a DOM Serialize method has been mentioned.
>Could someone explain to me exactly what the problem is?

No problem, just a lack of volunteers. Remember, Xerces is open-source
code. If you see that something is needed, and nobody else is doing it,
_volunteer!_.

Xalan-C has an XML serializer that might be adaptable to the Xerces-C DOM.
Xerces-J has an XML serializer that might be translatable to C++.
Or someone might want to try to synthesize the best of both worlds.

>As I understand it the problem is that the DOM standard does not
>specify the API for such a method

That's true. DOM Level 3 expects to address this.

>no undefined methods will appear in Xerces.

Not on the Xerces DOM, but as noted above Xerces-J ships with a serializer
package and there's no reason Xerces-C couldn't, if someone wrote it.


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

Reply via email to