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

Claus Ibsen resolved CAMEL-15740.
---------------------------------
    Resolution: Fixed

There is now

camel-core-model
camel-core-reifier

> 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)

Reply via email to