From: Eric B. <er...@co...> - 2003-03-06 02:51:34
|
Are there plans to have a recursive Node::get_children or something similar? For example, the perl libxml wrapper has Element::getChildrenByTagName, and Element::getElementsByTagName, the latter of which is recursive. This is extremely handy. Cheers, Eric |