At 05:58 PM 7/30/01 -0400, you wrote:
>Many times the question of a DOM Serialize method has been mentioned.
>Could someone explain to me exactly what the problem is?
>As I understand it the problem is that the DOM standard does not
>specify the API for such a method and until that is done,
>no undefined methods will appear in Xerces.

That's the whole problem: the DOM spec somehow omitted this critical 
function.  So you can build this nice tree and select nodes and whatnot, 
but in the end you can't do anything with it because you can't get the XML 
out and send it anywhere.

At this point, maybe everyone's waiting for the version 3 spec, which 
apparently includes useful I/O.  Maybe it sounds pessimistic, but I 
wouldn't count on it being straightforward.

Regards,
Gavin


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

Reply via email to