[
https://issues.apache.org/jira/browse/FELIX-6135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848187#comment-16848187
]
Carsten Ziegeler commented on FELIX-6135:
-----------------------------------------
[~cschneider] I think this is a change in behaviour of the configuration admin
and it requires too much logic when handling configurations. Something along
the lines of FELIX-6059 is less intrusive as everything can be handled before
the CA service is registered, but once its registered it works as is
> 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
(v7.6.3#76005)