
21 Mar
2010
21 Mar
'10
1:40 a.m.
On Sun, Mar 21, 2010 at 12:00 AM, Phil Endecott <spam_from_boost_dev@chezphil.org> wrote:
In fact, something "XPath-like" but also more "C++-like" would be the next step to improve the "user" code in my application. Currently I have too much verbose iteration looking for the elements that I want. It would be great to have a XPath-like DSL for finding these elements. (An application for Proto?)
Have you tried pugixml? http://code.google.com/p/pugixml/