Closed RiccardoRossi closed 4 years ago
Fixed in d77c2a7
Just to expand on this, now parameter list accepts pretty much everything, even other parameter lists etc...
nope it is not fixed.
take a look at the attached example, and try to connect the output of parameters_list to auxiliar_process_list in project_parameters wrong.zip
Also solved
the output of ParametersList (array) is not compatible with the input type for "ProjectParameters" (an object is expected) however i cannot make it to work.
this is sort of strange to me since in principle typeof array = object