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

Normalize fetcher calls to full argument list #10

Closed
mridgway opened this issue Aug 26, 2014 · 1 comment
Closed

Normalize fetcher calls to full argument list #10

mridgway opened this issue Aug 26, 2014 · 1 comment

Comments

@mridgway
Copy link
Collaborator

If dev calls fetcher.read(resource, params, callback) it should expand this call to have all params defined when it calls the individual fetcher. This way devs won't have to check whether config is the callback or not.

@Vijar
Copy link
Contributor

Vijar commented Aug 27, 2014

Makes sense.

@Vijar Vijar closed this as completed in 95b2b74 Aug 27, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants