ParameterHandler
ParameterHandler copied to clipboard
Support for nested parameters
Q | A |
---|---|
Bug fix? | no |
New feature? | yes |
BC breaks? | no |
Deprecations? | no |
Tests pass? | yes |
Fixed tickets | #46, #36, #35 |
License | MIT |
Test repo | https://github.com/lucascourot/test-multi-level-params |
This PR provides a support for nested parameters. You can check out the demo to play with it.
What is the status of this PR ? I think this will be useful for many people.
@rgazelot it's not going to be merged IMO
Can you explain why this will not be merged? Is there another way to use arrays as parameter values?
No news ?
+1
Just came across the same issue. Any suggestions?
cc @vitek-rostislav
@stof What's the status with this PR, this is really useful. At least we can add parameter-key to support a child element like: parameter-key: "parameters/some-settings"