You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/09/21 08:34:58 UTC

[jira] Resolved: (CAMEL-326) support for SXC for faster XPath...

     [ https://issues.apache.org/activemq/browse/CAMEL-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-326.
-------------------------------

    Resolution: Won't Fix

SXC seems like its not really maintained and very active. Lets try to reduce our tasks with Camel and close this one.

> 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
>            Assignee: William Tam
>             Fix For: Future
>
>
> 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.