[
https://issues.apache.org/jira/browse/FELIX-6135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087819#comment-17087819
]
Carsten Ziegeler commented on FELIX-6135:
-----------------------------------------
[~olli] Well not directly, if the plugin picks up configuration admin lazily it
should work.
Plugin gets registered -> CM picks it up and gets registered -> Plugin gets
invoked and picks up CM
> Plugin mechanism to ensure plugins are available when configuration is
> processed
> --------------------------------------------------------------------------------
>
> Key: FELIX-6135
> URL: https://issues.apache.org/jira/browse/FELIX-6135
> Project: Felix
> Issue Type: Improvement
> Components: Configuration Admin
> Reporter: Christian Schneider
> Priority: Major
>
> This is a proposal for a plugin mechanism for configuration that ensures the
> configuration is only processed when the plugin is available.
> The idea is to use prefixes for placeholders like ${prefix:key}.
> The plugin publishes an OSGi service and announces the prefix as a service
> property.
> The configuration will then only be processed and given to users of config
> admin as long as all plugins are present that are referenced from the
> configuration.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)