Stefan Seifert created SLING-6303:
-------------------------------------
Summary: Context-Aware Config: Persisting configuration resource
collections with names
Key: SLING-6303
URL: https://issues.apache.org/jira/browse/SLING-6303
Project: Sling
Issue Type: Improvement
Components: Extensions
Affects Versions: Context-Aware Configuration Impl 1.1.0
Reporter: Stefan Seifert
Fix For: Context-Aware Configuration Impl 1.1.2
currently the ConfigurationManager.persistCollection method allows to store
configuration data. but i accepts only a collection of value map for each
resource collection item, ignoring the name of each.
but the name of each resource collection item is important e.g. for resource
collection and property inheritance in resource collections, so application
storing configuration data should be able to define a name for each as well.
we either have to change the API for this, or define a magical property within
the map to specfiy the name.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)