> The nice thing is that we can implement other EIPs in the future the > same way (eg also a bit like data format today) where we have the EIP > in the model in camel-core but have it actually implemented in the > component outside camel-core. And the end user should just remember to > add the camel-xx component to the classpath.
I like the idea of adding the implementation in such a way. Does the component just implement that one EIP? Otherwise: which component is used when multiple implementations are on the classpath? Jan