Hi,
In the new parameter module, the functions ParameterGroup::findParameter() and ParameterGroup::findChild() are private. Is this by accident? I think it would make more sense if these would be public.
Greetings,
Casimir
Hi,
In the new parameter module, the functions ParameterGroup::findParameter() and ParameterGroup::findChild() are private. Is this by accident? I think it would make more sense if these would be public.
Greetings,
Casimir
In the current development branch of NAP these are indeed public, including the option to search for a child parameter recursively, on id and name. I’ll try to upload a new package with changes this week.