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 2015/08/07 13:57:45 UTC

[jira] [Resolved] (CAMEL-9062) Java DSL - ValueBuilder should build expressions as languages so they model can be dumped

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

Claus Ibsen resolved CAMEL-9062.
--------------------------------
    Resolution: Fixed

We got most of them covered now where we its possible to map to a language that would be usable for XML DSL.

> Java DSL - ValueBuilder should build expressions as languages so they model can be dumped
> -----------------------------------------------------------------------------------------
>
>                 Key: CAMEL-9062
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9062
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.16.0
>
>
> When using Java DSL and building expressions you may use .constant / .bean or whatever that causes the route model to be dumped using the <expressionDefinition> as a fallback because the dsl did not use the language types that you use in xml dsl etc.
> So we should align ValueBuilder to build the same way as in xml dsl, then it work for both worlds.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)