modelix / modelix/modelix.core

Use IDs instead of names when writing to (MPS) properties/links

Open
#39 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Kotlin
Stars
16
Forks
10
Avg merge
3h 9m
Merged PRs (30d)
26

Description

https://github.com/modelix/modelix.core/blob/ee71fe57667bb8cc8931245b377543ee74f337e0/model-api/src/commonMain/kotlin/org/modelix/model/api/INode.kt#L54

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.