support for SXC for faster XPath...
-----------------------------------
Key: CAMEL-326
URL: https://issues.apache.org/activemq/browse/CAMEL-326
Project: Apache Camel
Issue Type: New Feature
Reporter: James Strachan
See http://sxc.codehaus.org/XPath
we could use it as a new language...
from(...).filter().sxpath("/foo/bar").to("something");
which all expressions within a scope could be evaluated via the same parse
operation?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.