Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Context-Aware Configuration API 1.0.0
Description
currently the DefaultContextPathStrategy checks for the availability of the sling:config-ref prop, but it does not return it's value, this is done in the DefaultConfigurationResourceResolvingStrategy.
this is as bit inconsistent, leading to configure the lookup of SLING-6149 in multiple places, and makes it more difficult to define scenarios where the config references is build on a conventions-based pattern (e.g. derived from content path) instead of an explicit sling:config-ref property.
the logic itself and other implementation details of both strategies remain untouched.
Attachments
Attachments
Issue Links
- is related to
-
SLING-6149 Context-Aware Config: Make lookup resource name for sling:config-ref property configurable
- Closed