Hi Sergey,

the component looks pretty good already. There is one thing though I would like to discuss.

More or less the core of this component is the OSGi service we use to communicate between the bundles. You currently use the camel Processor interface for this.

While this is quite suitable for pure camel to camel communication I wonder if we could come up with an interface that is not tied to camel. The Processor interfaces indirectly references a lot of the camel core code. I wonder if we could design a simple self contained interface that would also be reuseable for other projects to do a generic communication with camel.

Christian


Am 22.05.2012 19:57, schrieb szh.s...@gmail.com:
Hi gurus,

Recently  I've  published  camel  component that uses OSGi services to
communicate between endpoints in different bundles.

Here is the link: https://github.com/szhem/camel-osgi
I've already raised JIRA issue - 
https://issues.apache.org/jira/browse/CAMEL-5292

So I'd like to have some feedback if it seems to be useful.

Regards,
Sergey




--
Christian Schneider
http://www.liquid-reality.de

Open Source Architect
Talend Application Integration Division http://www.talend.com

Reply via email to