Standard response: Pending someone porting the "serializer" classes from
the Java version (which would be a good beach-house-evenings project for
someone -- volunteers welcome!) , see the DOMPrint sample program for a
primitive version.

Doing the essentials is trivial enough to be a class exercise. Doing it
_right_ -- with enough flexibility to handle real-world usecases, and with
proper treatment of all the edge cases where the DOM permits something that
XML syntax doesn't -- is harder.

DOM Level 3 plans to add a load/save API. Presumably Apache will implement
that by extending the existing serializers...



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

Reply via email to