Christian Schneider created FELIX-6135:
------------------------------------------

             Summary: 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


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)

Reply via email to