> I just added to CVS the GetNodeContent() functions which does exactly that.

what do you think of adding "recursive" param to the function?

e.g.
GetNodeContent(true) would work as it works now - it would return a 
concatenation string of all sub-nodes.

GetNodeContent(false) would return a concatenation string of wxXML_TEXT_NODE 
nodes which belong to current wxXML_ELEMENT_NODE







-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to