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

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

Okay so the component placeholder can likely be removed as configuring this is 
already supported via camel main / camel spring boot etc, and in xml you would 
spring or blueprint style.

Otherwise we would need to also do some apt compiler magic and generate source 
code for this, and it seems a bit overkill. 

> 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