Stefan Seifert created SLING-6385:
-------------------------------------
Summary: Context-Aware Config: Support default values in
ConfigurationResolver for ValueMaps
Key: SLING-6385
URL: https://issues.apache.org/jira/browse/SLING-6385
Project: Sling
Issue Type: Improvement
Components: Extensions
Affects Versions: Context-Aware Configuration Impl 1.1.0
Reporter: Stefan Seifert
Assignee: Stefan Seifert
Fix For: Context-Aware Configuration Impl 1.2.0
currently, default values as defined in the configuration annotation classes
are only supported in ConfigurationResolver when accessing them via this
Annotation class. when using ValueMap only the real data stored in the
repository is returned.
in ConfigurationManager the default values are also supported in the ValueMaps,
so we should support this in ConfigurationResolver as well for consistency, and
to make them available e.g. in Sightly templates via SLING-6384.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)