Hi,
I’m evaluating cloverETL, and i’m particular interested in using it
within an OSGi container( Equinox or Felix… ).
In the release notes of CloverETL 3.0 i read the following:
“CloverETL Server modularity based on OSGi standards”
Maybe i’m missing something, but looking at clover etl jars, i’ve not found typical
OSGi headers in manifest file…
I understand ( and i like ) the modularity provided by clover engine that loads
clover plugins dinamically… but it seems that the way clover load plugins
is not based on “OSGi standards”, but it relies on plugin.xml.
Despite this, what i’m really interested in is to know if the clover team
has in it’s roadmap a plan for full “OSGi compliance” where for full OSGi compliance i
mean:
- Having all clover jars, with compliance OSGi headers…
- Migration of the current plugin system to an osgi stanadard ones…, looking at
cloverETL architecture OSGi declarative service will fit perfectly as a standard pllugin systems.
I like very much cloverETL architecture as it’s now, and i think that would be not
difficult to move to OSGi, because as it’s now the code is well written and organized, so
in my opinion a move to an architecture based on OSGi services would be great
and not so difficult to achieve…
Any thoughts???
Thx in advance…
Andrea Zoppello