Incidentally you can also use replaceNode in your example:
n.list.replaceNode {
list {
c(5)
}
}
And of course, it too would need to be serialized before you would
see the changes. XmlParser and DOMCategory update the tree directly.
So they are your options if you aren't in a position to re-serialize.
Cheers, Paul.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email