It is a relatively common use-case to want to select nodes and then change
their values, but it's a pain using E4X alone. Add a method to take the
pain away.
In particular, changing the value of a text node or (worse) text nodes
inside nodes with mixed content.
From peterj...@gmail.com on June 13, 2007 03:39:23
It is a relatively common use-case to want to select nodes and then change their values, but it's a pain using E4X alone. Add a method to take the pain away.
In particular, changing the value of a text node or (worse) text nodes inside nodes with mixed content.
See http://groups.google.com/group/xpath-as3/browse_thread/thread/7929b1384b6bcc5b?hl=en-GB
Original issue: http://code.google.com/p/xpath-as3/issues/detail?id=5