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

[core] generic annotations for Labels and Relations #99

Open
CrystalMethod opened this issue Apr 14, 2014 · 2 comments
Open

[core] generic annotations for Labels and Relations #99

CrystalMethod opened this issue Apr 14, 2014 · 2 comments
Assignees

Comments

@CrystalMethod
Copy link
Contributor

We previously talked about this during a private conversation, but I would like to put it up for public discussion:

I would like to propose generic annotations for Labels (or better: Roles) and Relations. Aggregation (or better: composition) of domain objects is one of the key features of XO and it should be used in the same way across the different datastore implementations.

@DirkMahler DirkMahler self-assigned this Apr 22, 2014
@CrystalMethod
Copy link
Contributor Author

Querydsl Annotation Processing would be much easier with just two Annotations for Label (Entity, Role) and Relationship.

@CrystalMethod
Copy link
Contributor Author

The "Property" annotation is another candidate for a generic annotation. Pretty much all datastore implementation will provide some kind of renaming.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants