Skip to content

Improve responses #111

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

Closed
neomerx opened this issue Mar 13, 2016 · 0 comments
Closed

Improve responses #111

neomerx opened this issue Mar 13, 2016 · 0 comments
Assignees
Milestone

Comments

@neomerx
Copy link
Owner

neomerx commented Mar 13, 2016

Current Responses provide only a minimum of required operations. Thus for practical usage it's needed to create similar interfaces and classes. The problem is that those classes have different method signatures which makes it impossible to inherit Responses from json-api lib.
The idea is to unify ResponsesInterface as much as possible and make Responses with only a few abstract methods. So it could be inherited and support for pagination and other framework specific features to be added.

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

1 participant