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

Fix PrimitiveTypes Issue #83

Merged
merged 1 commit into from
Sep 25, 2023
Merged

Conversation

h4uges
Copy link
Contributor

@h4uges h4uges commented Sep 25, 2023

Fist attempt:
Change UuidResolverImpl.getUuidForReadOnlyEObject() to not use instance specific xmi-Ids and instead use hierarchicUriFragments.

Addresses the same issue as PR #77.

instead of EcoreUtil.getURI (which may depend on instance specific xmi-ids) use ObjectResolutionUtil.getHierarchicUriFragment (not using xmi-ids) in some cases
@h4uges h4uges marked this pull request as ready for review September 25, 2023 07:52
@h4uges h4uges requested a review from a team as a code owner September 25, 2023 07:52
@TomWerm TomWerm merged commit 96fe914 into vitruv-tools:main Sep 25, 2023
6 checks passed
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

Successfully merging this pull request may close these issues.

2 participants