Hi Doru,
as far as I know there is no XPath-support. However, I've recently implemented a package (SimpleXPath) that provides support for XPath location paths (without predicates). A path can be parsed from an XPath string or constructed with ST code as well. I've The downside is that is implemented in VisualWorks. I didn't have the time yet to port it to Pharo, although I'd like to have that port, too. I'd be happy if you're interested in helping with this port.
Regards, Steffen
Am 19.12.2011, 12:43 Uhr, schrieb Tudor Girba tudor@tudorgirba.com:
Hi,
Is there some solution for supporting XPath queries in Pharo?
Cheers, Doru