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

refactor: rename serializer methods and return objects #155

Merged
merged 3 commits into from
Jun 19, 2016

Conversation

zacharygolba
Copy link
Contributor

This PR refactors Serializer to return objects rather than streams as data will be transformed to a stream before the req/res is completed anyways. Also, Serializer methods now have more appropriate names such as Serializer#format vs Serializer#serializer.

@zacharygolba zacharygolba merged commit 6748638 into master Jun 19, 2016
@zacharygolba zacharygolba deleted the serializer-refactor branch June 19, 2016 19:29
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.

1 participant