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

Provide generic (fallback) client endpoint methods #48

Merged
merged 7 commits into from Mar 12, 2016

Conversation

hlfcoding
Copy link
Contributor

Part of #42. Changes a lot of the internal NBClient interface.

@hlfcoding hlfcoding mentioned this pull request Mar 11, 2016
10 tasks
Refactor and compact all convenience endpoint methods to use these
generic methods.

While the implementation isn't any shorter, it's more powerful and less
redundant. NBClient now at the base level supports any endpoint
returning a list, single items, single value, or empty body. For GET,
query string parameters are also much easier to add.

Also removes LegacyPaginationEndpoints implementation.
...to turn off. See comment for details.
@hlfcoding hlfcoding force-pushed the peng/generic-client-endpoint-methods branch from 854e4d6 to 7153d32 Compare March 12, 2016 02:39
hlfcoding added a commit that referenced this pull request Mar 12, 2016
…t-methods

Provide generic (fallback) client endpoint methods
@hlfcoding hlfcoding merged commit c660c8d into 1.3.0 Mar 12, 2016
@hlfcoding hlfcoding deleted the peng/generic-client-endpoint-methods branch March 12, 2016 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant