ParameterHandler icon indicating copy to clipboard operation
ParameterHandler copied to clipboard

Support for nested parameters

Open lucascourot opened this issue 10 years ago • 7 comments

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.

lucascourot avatar May 02 '14 21:05 lucascourot

What is the status of this PR ? I think this will be useful for many people.

rgazelot avatar Aug 25 '14 20:08 rgazelot

@rgazelot it's not going to be merged IMO

lucascourot avatar Aug 25 '14 21:08 lucascourot

Can you explain why this will not be merged? Is there another way to use arrays as parameter values?

litzinger avatar Dec 01 '14 14:12 litzinger

No news ?

hlecorche avatar Nov 06 '15 10:11 hlecorche

+1

Gregoire-M avatar Jan 18 '18 16:01 Gregoire-M

Just came across the same issue. Any suggestions?

cc @vitek-rostislav

TomasVotruba avatar Apr 17 '18 11:04 TomasVotruba

@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"

lexdevelop avatar Nov 26 '19 12:11 lexdevelop