Feedback required: Should parameters be able to change of type?

This has finally been implemented, and now by default parameters are statically typed.
The old behavior can also be obtained by setting the “dynamic_typing” field in the parameter descriptor.

The relevant PRs are:

I will be working on documenting some of the decisions that were made and will post a link to that soon.

3 Likes