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

Type equality #17

Open
MeAmAnUsername opened this issue Jun 25, 2020 · 2 comments
Open

Type equality #17

MeAmAnUsername opened this issue Jun 25, 2020 · 2 comments
Assignees
Labels
Component: DSL Something that concerns the design of PIE DSL Priority: medium Status: specified Enhancement that is ready to implement Type: bug Something isn't working

Comments

@MeAmAnUsername
Copy link
Owner

data should be considered equal if: both are foreign java of the same Java class

@MeAmAnUsername MeAmAnUsername added Type: bug Something isn't working Status: specified Enhancement that is ready to implement Component: DSL Something that concerns the design of PIE DSL Priority: critical labels Jun 25, 2020
@MeAmAnUsername MeAmAnUsername self-assigned this Jun 25, 2020
@MeAmAnUsername
Copy link
Owner Author

First attempt using subtyping relationship failed:
https://slde.slack.com/archives/C7254SF60/p1593094301162200
branch: pie-dsl-#15-foreign-type-equality

@MeAmAnUsername
Copy link
Owner Author

Alleviated by importing types (#5), downgrading priority.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: DSL Something that concerns the design of PIE DSL Priority: medium Status: specified Enhancement that is ready to implement Type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant