Boost logo

Boost :

From: Marcin Kalicinski (kalita_at_[hidden])
Date: 2006-04-28 08:54:48


> Yes, this is what I was looking for. What I think is missing is a method
> to
> construct the full query path, so that you don't have to code for "item"
> and
> "title" , something like pt.get_match("rss.channel.item.title") .

This starts to look like XPath/XSLT and will quickly get really, really
complicated. I don't think the world needs another standard competing with
W3C ones. The power of ptree is that you can write such queries in C++, and
it takes just 3 lines of code to do it!

Best regards,
Marcin


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk