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

Simplify the "external" API. #24

Open
exhuma opened this issue Nov 3, 2016 · 0 comments
Open

Simplify the "external" API. #24

exhuma opened this issue Nov 3, 2016 · 0 comments

Comments

@exhuma
Copy link
Owner

exhuma commented Nov 3, 2016

Currently the top-level module contains a couple of duplicate functions, for example walk and multiwalk or get and multiget.

This can lead to confusion. It was meant to keep the arguments simple for simple requests but introduces too much inconsistency. The "multi" functions should be kept. This way all functions will accept a lit of OIDs making the overall API calls more consistent.

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