You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2010/07/05 05:18:51 UTC

[jira] Created: (CAMEL-2906) ValueBuilder should provider the DSL for Predicate

ValueBuilder should provider the DSL for Predicate
--------------------------------------------------

                 Key: CAMEL-2906
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2906
             Project: Apache Camel
          Issue Type: Improvement
            Reporter: Willem Jiang
            Assignee: Willem Jiang
            Priority: Minor
             Fix For: 2.4.0


It should be easy to turn an expression into predicate

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-2906) ValueBuilder should provider the DSL for Predicate

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-2906.
--------------------------------

    Resolution: Fixed

I polished it a bit by introducing {{SimpleBuilder}} to make it easy to use simple in the Java DSL as both predicates and expressions

trunk: 960448.

> ValueBuilder should provider the DSL for Predicate
> --------------------------------------------------
>
>                 Key: CAMEL-2906
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2906
>             Project: Apache Camel
>          Issue Type: Improvement
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 2.4.0
>
>
> It should be easy to turn an expression into predicate

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.