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

Claus Ibsen commented on CAMEL-13850:
-------------------------------------

Okay I have now the prototype to not use reflection at all for the EIP model, 
components, and the fields on Exchange. Now we generate java source code for 
fast property placeholders and field lookup on exchange.

> camel3 - Property placeholders on EIP models can be optimized
> -------------------------------------------------------------
>
>                 Key: CAMEL-13850
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13850
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.0.0, 3.0.0.RC2
>
>
> We do a bit of introspection on each model class to fin its getter/setter 
> properties, which we can then use for property placeholders.
> org.apache.camel.model.ProcessorDefinitionHelper#resolvePropertyPlaceholders
> We should look at optimising this



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to