GR-DYN
7 rules. Part I of the specification.
- DYN-1Dynamic ports are opt-in, and a node that does not opt in has none
- DYN-2A dynamic port declares a name, a label and a data type
- DYN-3Dynamic port names are constrained and unique across the node
- DYN-4An unconnected dynamic input resolves to null, with its key present
- DYN-5A declared parameter wins a name collision with a dynamic port
- DYN-6Dynamic ports carry no exposure state and are not addressable from outside
- DYN-7Dynamic port definitions are configuration, never a wireable input port