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

[WIP] Introduce Datamodel Concept Metadata #355

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

deusaquilus
Copy link
Contributor

@deusaquilus deusaquilus commented Aug 28, 2023

  • Introduce a Meta field into Concept objects. Right now this just contains type parameters. In the future it can be extended to include constraints etc...
  • The Meta field should not be part of a Concept's hashcode or equals logic.
  • As an example of how type-parameters could be used, add a clause in the ToMorphirValue that uses type-parameters from a Concept.Record if they exist.

@netlify
Copy link

netlify bot commented Aug 28, 2023

Deploy Preview for magical-donut-e8221d ready!

Name Link
🔨 Latest commit 4991bc8
🔍 Latest deploy log https://app.netlify.com/sites/magical-donut-e8221d/deploys/64ec2a454b35a3000885eee5
😎 Deploy Preview https://deploy-preview-355--magical-donut-e8221d.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@deusaquilus deusaquilus changed the title Introduce Datamodel Concept Metadata [WIP] Introduce Datamodel Concept Metadata Aug 28, 2023
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.

None yet

1 participant