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 2020/10/22 17:10:01 UTC

[jira] [Assigned] (CAMEL-15740) camel-core - camel-core-builder

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

Claus Ibsen reassigned CAMEL-15740:
-----------------------------------

    Assignee: Claus Ibsen

> camel-core - camel-core-builder
> -------------------------------
>
>                 Key: CAMEL-15740
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15740
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.7.0
>
>
> We can move the model and builder into its own module so we help keep a cleaner api and separate concerns.
> Then we have
> camel-base -> camel-core-builder -> camel-core-engine
> The reifier is a mix that sits between builder and engine to build the actual processors, ideally we may move them into camel-core-builder if that becomes possible, as then we can get to a point where we can dead code eliminate this entire JAR when you have built routes from the builder/model and then at runtime its just the engine. But that is more to untangle to get there.



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