modelix / modelix/modelix.core
Use IDs instead of names when writing to (MPS) properties/links
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 16
- Forks
- 10
- Avg merge
- 3h 9m
- Merged PRs (30d)
- 26
Description
This is a breaking change. Existing models cannot be read anymore.
This might be a good opportunity to introduce versioning and migration of models.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with model-api/src/commonMain/kotlin/org/modelix/model/api/INode.kt at line 54 and trace how MPS properties and links are written and read. Clarify the ID-based representation, compatibility expectations, and whether model versioning or migration is required. Done means the breaking-change scope and migration path are specified and covered by relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- backend-api-design
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100