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

[jira] [Created] (CAMEL-6664) Java DSL - Predicates built using ValueBuilder - Map to simple language so we can dump route as text and preserve the predicate

Claus Ibsen created CAMEL-6664:
----------------------------------

             Summary: Java DSL - Predicates built using ValueBuilder - Map to simple language so we can dump route as text and preserve the predicate
                 Key: CAMEL-6664
                 URL: https://issues.apache.org/jira/browse/CAMEL-6664
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
             Fix For: Future


See CAMEL-6593

Lets see if we can turn these ValueBuilder header isNotNull isGreatThan etc into a simple language predicate/expression. That would allow us to preserve it when dumping the route as xml model. 

This also allows people to reverse engineer java route and adjust them, as well for tooling to understand the predicates/expressions used in the route.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira