-
Type:
Technical Task
-
Status: Closed
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: 7.0.0 M3
-
Labels:None
-
Git Pull Request:
In the spirit of LPS-47528, provide some more intuitive and not error prone way to register multiple value keys of high level settings with their configuration actions.
Right now it is done with a static variable that must be used in the ConfigurationActionImpl constructor.