Hi all,

Draft 3 of the R4.3 spec introduces a Configurable<T> interface to be
able to provide "developer friendly" configuration objects instead of
just Dictionaries (or Maps) to services.

I wonder, whether there are ideas already to extend this support to
Declarative Services.

I could imagine that the search algorithm for activator methods
(activate, modify, deactivate) is extended to include an Object
parameter which would be an Interface type much like the type variable
of the Configurable<T> interface.

The DS runtime would then have to get these configurations and build the
configuration object from it.

WDYT ?

Regards
Felix

_______________________________________________
OSGi Developer Mail List
[email protected]
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to