[
https://issues.apache.org/jira/browse/CAMEL-15753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17220284#comment-17220284
]
Claus Ibsen edited comment on CAMEL-15753 at 10/26/20, 10:34 AM:
-----------------------------------------------------------------
- ProcessorFactory to use Object[] instead of Map for custom args (faster)
*DONE*
- Other modules to depend on camel-core-processor instead of camel-base *DONE*
- camel-core-processor & camel-base-processor so we have base vs core (EIP)
processors separated
- internal processor factory *DONE*
- camel-core-processor should not use camel-base
was (Author: davsclaus):
- ProcessorFactory to use Object[] instead of Map for custom args (faster)
*DONE*
- Other modules to depend on camel-core-processor instead of camel-base *DONE*
- camel-core-processor & camel-base-processor so we have base vs core (EIP)
processors separated
- internal processor factory *DONE*
> camel-core - Modularize move some parts from camel-base to camel-support
> ------------------------------------------------------------------------
>
> Key: CAMEL-15753
> URL: https://issues.apache.org/jira/browse/CAMEL-15753
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.7.0
>
>
> We have some parts in camel-base that may be better to move out as it may be
> used by end users as well, like some of the out of the box aggregation
> strategies.
> We may consider having camel-base as for internal implementation for
> camel-core. And if we can get things out of this to camel-support that may be
> used by end users we have a bit better modularization.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)