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

Simplified association syntax #206

Open
1 task
Clashsoft opened this issue Oct 11, 2020 · 0 comments
Open
1 task

Simplified association syntax #206

Clashsoft opened this issue Oct 11, 2020 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@Clashsoft
Copy link
Member

Introduce a simplified and more grammatically correct way of defining associations.

Originally suggested by @azuendorf and @ulno.

Example

Every person has a home and every building has many inhabitants.
Every university has many students and every student has a university.
Every company has many employees and every person has an employer.

Open Questions

  • How to express optional associations? E.g. not every person having a home or employer.
@Clashsoft Clashsoft added the feature New feature or request label Oct 11, 2020
@Clashsoft Clashsoft added this to the v1.6.0 milestone Oct 11, 2020
@Clashsoft Clashsoft self-assigned this Oct 11, 2020
@Clashsoft Clashsoft removed this from the v1.6.0 milestone Oct 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant