[
https://issues.apache.org/jira/browse/CAMEL-15606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206090#comment-17206090
]
Claus Ibsen edited comment on CAMEL-15606 at 10/2/20, 5:08 PM:
---------------------------------------------------------------
There are potential a few other parts in SimpleFunctionExpression we can now
eager create expressions instead of when exchange is evaluated. *DONE*
was (Author: davsclaus):
There are potential a few other parts in SimpleFunctionExpression we can now
eager create expressions instead of when exchange is evaluated.
> camel-core - Simple with bean function should resolve language once
> -------------------------------------------------------------------
>
> Key: CAMEL-15606
> URL: https://issues.apache.org/jira/browse/CAMEL-15606
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.6.0
>
>
> We can optimize the simple language parser for the bean function to resolve
> the language once during parsing - but this requires to propagate the camel
> context so it can resolve the language during parsing
--
This message was sent by Atlassian Jira
(v8.3.4#803005)