#856 CIF type checker now warns for convoluted references, for types of component parameters
requested to merge 856-cif-type-checker-should-warn-for-convoluted-references-for-types-of-component-parameters into develop
- Best to review per commit.
- The CIF type checker now warns for convoluted references, for types of component parameters. We had such warnings, but not yet for the types of component parameters (parameters of component definitions with another component definition as their type).
Closes #856 (closed)
Edited by Dennis Hendriks