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

ResourceInformationBuilder broken #223

Closed
remmeier opened this issue Nov 18, 2016 · 0 comments
Closed

ResourceInformationBuilder broken #223

remmeier opened this issue Nov 18, 2016 · 0 comments
Assignees

Comments

@remmeier
Copy link
Contributor

remmeier commented Nov 18, 2016

  • e.g. JpaModule does not discover links and meta data.
  • duplicated logic by JpaResourceinformationBuilder and AnnotationResourceInformationBuilder
  • order is not maintained to due use of sets and lack of treeset, a list potentially more suitable

needs to be cleanup a bit in this area to make it less error-prone.

@remmeier remmeier self-assigned this Nov 18, 2016
remmeier added a commit that referenced this issue Nov 18, 2016
cleanup of information builders:
- order contract of fields ensured with lists
- moved logic of relation/id/meta/... into field
- simplified constructors
- fixed jpa issues
remmeier added a commit that referenced this issue Nov 19, 2016
cleanup of information builders:
- order contract of fields ensured with lists
- moved logic of relation/id/meta/... into field
- simplified constructors
- fixed jpa issues
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