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

pass correct, original, arguments to 'call'ed function of the value object #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

glongman
Copy link
Contributor

@glongman glongman commented Nov 5, 2010

neat library Kris. this commit fixes a bug I encountered when using promise call. the args I expected to be applied were not. ie. call("someMethod", arg1, arg2) was invoking someMethod with no args.

@glongman
Copy link
Contributor Author

glongman commented Nov 5, 2010

hrm, I pulled Thomas's commit into my fork after I created my pull request. Not my intention for it to show up here.

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.

1 participant