[ 
https://issues.apache.org/jira/browse/CAMEL-4028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13092691#comment-13092691
 ] 

Claus Ibsen commented on CAMEL-4028:
------------------------------------

Taariq, thanks for the work on this ticket.

Last weekend I worked on a new improved simple language. You can read more here
http://camel.465427.n5.nabble.com/HEADS-UP-A-prototype-of-an-improved-Simple-language-for-Apache-Camel-tp4745446p4745446.html

Maybe you wanna help with that new and improved language, to add support for 
changing function start/end tokens. And other issues remaining. The reason 
would be as if this new improved language "makes it" then the code will be 
donated to Apache and most likely included in the trunk moving forward.



> Simple language - Allow to configure prefix and suffix tokens
> -------------------------------------------------------------
>
>                 Key: CAMEL-4028
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4028
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.7.0
>            Reporter: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.9.0, Future
>
>         Attachments: 
> CAMEL-4028_Simple_language_-_Allow_to_configure_prefix_and_suffix_tokens_4.patch
>
>
> The simple language uses ${ } tokens by default. However groovy uses those 
> for its GString. So we have a clash. Even if you use $simple{ } instead in 
> Groovy then you have a clash.
> So we should add support for configuring the tokens so you can remedy the 
> GString clash in Groovy.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to