[
https://issues.apache.org/jira/browse/FELIX-6135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087810#comment-17087810
]
Oliver Lietz commented on FELIX-6135:
-------------------------------------
[~cziegeler], The solution described in FELIX-6059 does not allow plugins which
require Config Admin themselves, right?
> 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)