[
https://issues.apache.org/jira/browse/SLING-9898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17230169#comment-17230169
]
Konrad Windszus commented on SLING-9898:
----------------------------------------
The extension could be hooked into
https://github.com/apache/sling-org-apache-sling-caconfig-impl/blob/acc61e506c22a22e2d7d31fdff9340b702b40d86/src/main/java/org/apache/sling/caconfig/impl/ConfigurationResourceWrapper.java#L39.
> Support interpolation in Context-Aware Configuration
> ----------------------------------------------------
>
> Key: SLING-9898
> URL: https://issues.apache.org/jira/browse/SLING-9898
> Project: Sling
> Issue Type: New Feature
> Affects Versions: Context-Aware Configuration Impl 1.5.0
> Reporter: Konrad Windszus
> Priority: Major
> Fix For: Context-Aware Configuration Impl 1.5.2
>
>
> Similar to https://issues.apache.org/jira/browse/SLING-7768 and
> https://github.com/apache/felix-dev/blob/master/configadmin-plugins/interpolation/README.md
> Context-Aware configurations should support interpolating values from at
> least environment variables.
> Although a similar behaviour could probably be achieved with a new Override
> Provider
> (https://sling.apache.org/documentation/bundles/context-aware-configuration/context-aware-configuration-override.html#built-in-override-providers),
> it would require a level of indirection.
> This feature is about directly referencing external values inside the
> Context-Aware Configuration.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)