Skip to content

Commit

Permalink
Add link to design in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikt-ma committed Sep 8, 2021
1 parent bc21d1e commit 3be04e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RationaleMCP/0031/ReadMe.md
Expand Up @@ -58,7 +58,7 @@ These are subtopics that are considered necessary to resolve for a first version
- [ ] Handling of parameters treated as constants.
- [ ] Get rid of `protected`.
- [ ] Investigate need for `final`. [PR with discussion](https://github.com/modelica/ModelicaSpecification/pull/2994)
- [ ] Origin of modifications (for start value prioritization). [PR with discussion](https://github.com/modelica/ModelicaSpecification/pull/2997)
- [ ] Origin of modifications (for start value prioritization). [Design in progress](https://github.com/modelica/ModelicaSpecification/blob/MCP/0031%2Bstart-value-prioritization/RationaleMCP/0031/differences.md#guess-value-prioritization), [PR with discussion](https://github.com/modelica/ModelicaSpecification/pull/2997)
- [ ] Get rid of `false` as default for `fixed`. [PR with discussion](https://github.com/modelica/ModelicaSpecification/pull/2996)
- [ ] Restricted rules for use of `start` attribute for parameter initialization. [PR with discussion](https://github.com/modelica/ModelicaSpecification/pull/2995)
- [x] Get rid of record member variability prefixes `constant` and `parameter`. [Design in progress](https://github.com/modelica/ModelicaSpecification/blob/MCP/0031%2Brecord-member-variability/RationaleMCP/0031/differences.md#variability-in-record-member-declaration), [PR with discussion](https://github.com/modelica/ModelicaSpecification/pull/2694) (Not gone, but restricted.)
Expand Down

0 comments on commit 3be04e1

Please sign in to comment.