[
https://issues.apache.org/activemq/browse/CAMEL-1717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Schneider updated CAMEL-1717:
---------------------------------------
Attachment: (was: model-before.png)
> Remove cycle between model and util
> -----------------------------------
>
> Key: CAMEL-1717
> URL: https://issues.apache.org/activemq/browse/CAMEL-1717
> Project: Apache Camel
> Issue Type: Improvement
> Components: camel-core
> Affects Versions: 2.0-M2
> Reporter: Christian Schneider
> Fix For: 2.0.0
>
> Attachments: camel-core.patch, Main cluster after.png, Main cluster
> before.png
>
>
> Currently util and model reference each other what makes them difficult to
> understand separately.
> When you look closely at the references you see that model only needs one
> class ProcessorDefinitionHelper. As this class only needs other classes from
> model I think it should belong to model. As this class is only needed from
> model I think it does not need to be public. So it is also clear that the
> class does not belong to the camel model classes users should access.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.