Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
nkoester opened this issue Feb 7, 2023 · 0 comments
Open

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

nkoester opened this issue Feb 7, 2023 · 0 comments

Comments

@nkoester
Copy link
Member

nkoester commented Feb 7, 2023

private fun IRole.key(): String = name // TODO use .getUID(), but this is a breaking change

This is a breaking change. Existing models cannot be read anymore.
This might be a good opportunity to introduce versioning and migration of models.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant