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

Primitives are given packages ... #91

Closed
slarse opened this issue Mar 29, 2020 · 1 comment
Closed

Primitives are given packages ... #91

slarse opened this issue Mar 29, 2020 · 1 comment

Comments

@slarse
Copy link
Collaborator

slarse commented Mar 29, 2020

If a node with a primitive type is matched to a node with a reference type, the reference type's package is often "transferred" to the primitive type. This is due to 3DM-merge having no concept of reference and primitive types, but we still want it to be possible to match reference types to primitive types, or we'll run into issues.

@slarse
Copy link
Collaborator Author

slarse commented Mar 29, 2020

Solution: don't match primitive types with reference types.

@slarse slarse closed this as completed in efbb59d Mar 29, 2020
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