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

Conflict with Closure.trampoline #20

Closed
mikea opened this issue Jan 2, 2016 · 1 comment
Closed

Conflict with Closure.trampoline #20

mikea opened this issue Jan 2, 2016 · 1 comment

Comments

@mikea
Copy link
Contributor

mikea commented Jan 2, 2016

ReallyExecutable.trampoline() clashes with Closure.trampoline(). That's why it should be used like this:

reallyExecutable { delegate.trampoline() }
@danthegoodman
Copy link
Owner

Hmm. That is obviously less than ideal. I think I'll rename it to trampolining(). I don't want to do a major version bump here, so I'll keep trampoline() and deprecate it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants