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

Support the 1.0+ calling convention #68

Open
lawnsea opened this issue Jul 5, 2013 · 1 comment
Open

Support the 1.0+ calling convention #68

lawnsea opened this issue Jul 5, 2013 · 1 comment

Comments

@lawnsea
Copy link
Contributor

lawnsea commented Jul 5, 2013

Casper switched from an arguments hash to variadic arguments. It supports the old calling convention for backwards compatibility, but it is deprecated.

Add support for the new calling convention.

@solick
Copy link

solick commented Aug 11, 2015

We should take this into account when checking for implementation of new casper methods.

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