XML-LibXML - Re: getting setData to work

Posted on Thu Jun 19 16:08:29 2008 by guttersnipe in response to 8102 (See the whole thread of 4)
Re: getting setData to work
@kavang
> Simple: Because an element may have more than one text node as a child.

Couldn't there be a replaceTextNode() wrapper method that recursively replaces all text nodes within an element? It just seems like a logical counterpart to appendTextNode()...
Write a response