Skip to content

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

Open
glongman wants to merge 2 commits intokriszyp:masterfrom
glongman:master
Open

pass correct, original, arguments to 'call'ed function of the value object#4
glongman wants to merge 2 commits intokriszyp:masterfrom
glongman:master

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