Skip to content

Conversation

@miketheprogrammer
Copy link

...r dnode to allow for passing results back through callbacks, as well as events

Accept it if you like it, just felt this was a nice way to help out for now.
I return "this" from each funtion since you were starting to do method chaining and assignment but it actually didnt work because no this was returned.

There is an options.strictApi for throwing errors on function that return a value, throw error if now callback.

Pretty simple just alot of typing heh.

@miketheprogrammer
Copy link
Author

also added common.noop. Its an optimization. Allows the v8 optimizing compiler to use 1 function and optimize it, rather than generating a new function on every call.

…pper dnode to allow for passing results back through callbacks, as well as events
@junosuarez
Copy link
Contributor

hey @spolu can you review this pr? :)

@spolu
Copy link
Owner

spolu commented Aug 24, 2014

@jden work on this repository is deprecated and has moved to this:
breach/thrust#161
https://github.com/breach/exo_browser/tree/wip-0.7

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

Successfully merging this pull request may close these issues.

3 participants