On Thu, Dec 3, 2015 at 5:03 PM, Carsten Ziegeler <[email protected]> wrote: > Oliver Lietz wrote > ...capabilities can only come and go by installing or uninstalling > bundles which is maybe not something we want to build on....
Agreed, as the OSGi capabilities are static we cannot use them for this purpose. However, using a similar idea looks interesting, we'll just need our own (probably simplified) implementation. -Bertrand
