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

UUID support in Commonalities #229

Closed
HeikoKlare opened this issue Aug 15, 2018 · 2 comments
Closed

UUID support in Commonalities #229

HeikoKlare opened this issue Aug 15, 2018 · 2 comments
Labels

Comments

@HeikoKlare
Copy link
Contributor

Due to some, yet unknown, issue, using ConsistencyPreservationSpecifications generated with the Commonalities language is currently not compatible with our UUID mechanism.
I therefore set the supportsUuids flag within the IntermediateVitruvDomain as well as the ConceptDomain to false, so that in case of Commonalities-based consistency preservation the old TUID mechanism is used (if one of the involved domains does not support UUIDs, TUIDs are used instead).

We should investigate that problem (obviously for some elements not UUIDs are generated) to move to UUIDs also for Commonalities.

@HeikoKlare HeikoKlare added the bug label Aug 16, 2018
@HeikoKlare
Copy link
Contributor Author

Should be fixed in PR #297 with commit dc36422.

@HeikoKlare
Copy link
Contributor Author

Fixed by PR #297.

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

No branches or pull requests

1 participant