On Thu, Sep 14, 2006 at 09:17:05AM -0400, Rob Richards wrote: > Should xmlTextConcat be able to be used with comment nodes or is it > really necessary to handle these manually? Currently it is limited to > text and cdata, although I see no reason to not work with comments. In > the DOM world, this function should work, but just checking no one > objects to this change.
Yup sure, and while you are at it, add support for PI that should be exactly the same, can probably reuse the same code. Daniel -- Red Hat Virtualization group http://redhat.com/virtualization/ Daniel Veillard | virtualization library http://libvirt.org/ [EMAIL PROTECTED] | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/ _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
