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 callback API #32

Closed
neotyk opened this issue Mar 31, 2012 · 1 comment
Closed

Simplify callback API #32

neotyk opened this issue Mar 31, 2012 · 1 comment
Assignees
Labels
Milestone

Comments

@neotyk
Copy link
Collaborator

neotyk commented Mar 31, 2012

Now using callback API requires providing all callbacks.
There is a set of default callbacks defined, use callback fns from this map if not provided as argument.

@ghost ghost assigned neotyk Mar 31, 2012
neotyk added a commit that referenced this issue Mar 31, 2012
Work on issue #32.
API is simplified already, documentation needs update to reflect those changes.
neotyk added a commit that referenced this issue Mar 31, 2012
Work on issue #32.
Documentation string for h.a.c.r/execute-request updated.
Now it mentions that callbacks are optional and what are default values.
neotyk added a commit that referenced this issue Mar 31, 2012
Work on issue #32.
Internal usage of execute-request follows now simplified form.
neotyk added a commit that referenced this issue Apr 2, 2012
Work on issue #32.
Updated docs to show simplified callback API.
Change namespace in all samples from 'client' to 'http', it all reads
better now.
neotyk added a commit that referenced this issue Apr 27, 2012
@neotyk
Copy link
Collaborator Author

neotyk commented Apr 27, 2012

Released v0.4.4 that contains simplified callback API.

@neotyk neotyk closed this as completed Apr 27, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant