Skip to content
This repository has been archived by the owner on Nov 19, 2017. It is now read-only.

conform arguments for db.utils functions #13

Open
slmyers opened this issue Jun 1, 2016 · 0 comments
Open

conform arguments for db.utils functions #13

slmyers opened this issue Jun 1, 2016 · 0 comments
Assignees

Comments

@slmyers
Copy link
Member

slmyers commented Jun 1, 2016

make functions have conforming order of arguments, ie all functions should conform to this signature:

function aFunc(client, index, type, id, <optional>)

where optional could be something like query or doc

alternatively consider using an object to store the data.

@slmyers slmyers self-assigned this Jun 1, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant