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

API change #16

Closed
lholmquist opened this issue Mar 3, 2017 · 2 comments · Fixed by #100
Closed

API change #16

lholmquist opened this issue Mar 3, 2017 · 2 comments · Fixed by #100

Comments

@lholmquist
Copy link
Contributor

lholmquist commented Mar 3, 2017

i would like to change the API and get rid of the get part of the name.

so getFilm would become film

This would be a breaking change and would need a major version release

@lholmquist
Copy link
Contributor Author

Also i think the paging method names could just be previous and next instead of previousPage and nextPage

@lholmquist
Copy link
Contributor Author

Since this is breaking, we can add a deprecation notice first. This would see the library keeping both methods(get and non-get) and then in 1.0.0 we can remove the deprecated methods

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant