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

Claus Ibsen updated CAMEL-15922:
--------------------------------
    Fix Version/s:     (was: 3.10.0)
                   3.x

> camel-core - Compiled simple support nested functions
> -----------------------------------------------------
>
>                 Key: CAMEL-15922
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15922
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 3.7.0
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 3.x
>
>
> The csimple language does not support the following feature in its first 
> release
> - nested functions (${xxx} inside existing ${xxx} functions))
> - the null safe operator (?)
> We need a smarter source code generator for this to support this, that 
> supports building up multiple statements and assign to local variables, and 
> branches for the null safe operator, and also to understand types of method 
> calls for nested functions so its of the same type from the java compiler 
> point of view.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to