Claus Ibsen created CAMEL-15654:
-----------------------------------

             Summary: camel-core - Optimize language with properties
                 Key: CAMEL-15654
                 URL: https://issues.apache.org/jira/browse/CAMEL-15654
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.6.0


Especially the bean language with its bean/method options can be used during 
runtime and also for dynamic expressions.

And we pass on data from camel-api to their implementations via HashMap. But we 
can optimize this to a basic object[] but then we need to have fixed parameter 
ordering. 



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

Reply via email to