Re: [PHP-DEV] DOM XML: xmlReplaceNode()

2002-01-11 Thread Jan Lehnardt

Hi,
On Fri, 11 Jan 2002 00:57:52 +0100
Jaroslaw Kolakowski [EMAIL PROTECTED] wrote:

 What do you think about adding a function domxml_node_replace_node(),
that would be a wrapper for xmlReplaceNode() function from libxml?
 
 As far as I am concerned, there is no easy way to replace a node using
existing functions without rewriting the whole document tree.
 
can you open a feature request on bugs.php.net ?

Jan
-- 
Q: Thank Jan? A: http://geschenke.an.dasmoped.net/

-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] DOM XML: xmlReplaceNode()

2002-01-10 Thread Jaroslaw Kolakowski

Hi,

What do you think about adding a function domxml_node_replace_node(), that would be a 
wrapper for xmlReplaceNode() function from libxml?

As far as I am concerned, there is no easy way to replace a node using existing 
functions without rewriting the whole document tree.

Regards,

Jarek Kolakowski

P.S. CC to me, please.



--
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]