Open puce77 opened 9 years ago
Commented by puce on 2014-01-18 11:52 UTC Consider to use the new OSGi r5 Subsystem specification.
Note however that this specification is part of the enterprise release so it's not clear if it is suitable for desktop applications as well.
The reference implementation is provided by Apache Aries.
Here is a sample (using Equinox, not Apache Felix): http://coderthoughts.blogspot.ch/2013/04/osgi-subsystems.html
Commented by puce on 2014-02-18 23:52 UTC Here is a sample using Apache Felix: http://coderthoughts.blogspot.ch/2014/01/osgi-subsytems-on-apache-felix.html
Commented by puce on 2014-04-25 13:44 UTC Apache Felix Framework 4.4.0 seems now to provide full OSGi Core R5 support: http://coderthoughts.blogspot.ch/2014/03/apache-felix-framework-440-provides.html
-> migrate to Apache Felix Framework 4.4.0 or greater
Commented by puce on 2014-11-07 20:10 UTC Depends on issue [#62]
Reported by puce on 2014-01-18 11:43 UTC Provide building blocks such as:
to group bundles and provide additional meta data.