Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
-
Unknown
Description
As part of CAMEL-15105 we decoupled the ExtendedExchange from the AbstractExchange. This helped us reduce the incidence of type polution problems, cleanup and simplify the code.
However, there's still many cases of cyclic dependencies between these two types. We should move the handling of the internal APIs fully to the extension class.
Attachments
Issue Links
- is a clone of
-
CAMEL-19998 camel-core: cleanup cyclic dependencies in the AbstractCamelContext
- Resolved