You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2019/10/31 15:28:00 UTC

[jira] [Updated] (CAMEL-13908) camel3 - EIP model - Property placeholder configurer use switch

     [ https://issues.apache.org/jira/browse/CAMEL-13908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-13908:
--------------------------------
    Fix Version/s:     (was: 3.0.0)
                   3.x

> camel3 - EIP model - Property placeholder configurer use switch
> ---------------------------------------------------------------
>
>                 Key: CAMEL-13908
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13908
>             Project: Camel
>          Issue Type: Task
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 3.x
>
>
> Lets look at source code generate the EIP property placeholder to use a switch like we did for the components and endpoints. Then we can potentially avoid creating many lambda classes which adds to many loaded classes at runtime.
> Also we could maybe generate 1 class for all EIP models instead of 1 class per model.



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