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

Refactors deserializer code to make it more modular #618

Merged
merged 5 commits into from
Feb 18, 2017

Conversation

jfinkels
Copy link
Owner

This supersedes pull request #545 by making the changes I requested there. Making this change also revealed a bug in some unit tests.

Doing this also caught two bugs in existing tests, in which the
deserializer was accepting incorrectly formatted resource objects.
This commit makes the resource object deserializer and the resource
identifier object inherit from a common base class.
@jfinkels jfinkels merged commit d3af0d8 into master Feb 18, 2017
@jfinkels jfinkels deleted the modularize-deserializer branch February 18, 2017 01:41
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.

1 participant