[
https://issues.apache.org/jira/browse/FELIX-6367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17406375#comment-17406375
]
Carsten Ziegeler commented on FELIX-6367:
-----------------------------------------
Started implementing an SPI with
https://github.com/apache/felix-dev/commit/d6002050b461cf58458b1d52509cac8be5238fe9
Refactored the code to make responsibilities of the various components clearer
> Provide SPI for configuration management
> ----------------------------------------
>
> Key: FELIX-6367
> URL: https://issues.apache.org/jira/browse/FELIX-6367
> Project: Felix
> Issue Type: Improvement
> Components: Web Console
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: webconsole-4.7.0
>
>
> The web console today displays all configurations and for each configuration
> all properties.
> For some scenarios it makes sense to distinguish between system and
> application configurations where (depending on a role) the user might only be
> able to change application configuration.
> In addition, providing a mechanism to hook in validation of configurations
> before they are applied is useful in other scenarios.
> An SPI approach allows to hook-in custom configuration management
--
This message was sent by Atlassian Jira
(v8.3.4#803005)