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

Refactoring - decouple building included and relationships in JSON api adapter. #957

Conversation

lsylvester
Copy link
Contributor

This separates the building of relationships from the building of the included resources.

This will allow future work of moving the building of relationships and of the included resources into separate classes, which may help reduce the complexity of the JSON API adapter.

@beauby
Copy link
Contributor

beauby commented Sep 14, 2015

Hey @lsylvester, thanks for the work. I believe we ended up doing this in an other PR. Could you confirm this, or rebase this PR if it is not the case?

@beauby
Copy link
Contributor

beauby commented Sep 23, 2015

Closing this for now as it has been taken care of in #1103. Feel free to reopen if I missed something.

@beauby beauby closed this Sep 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants