The Wayback Machine - https://web.archive.org/web/20220501183932/https://github.com/msgpack/msgpack-ruby/pull/257
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

Rename Packer#clear as Packer#reset for consistency #257

Merged
merged 1 commit into from Feb 10, 2022

Conversation

Copy link

@casperisfine casperisfine commented Feb 9, 2022

And make Packer#reset an alias for backward compatibility.

Ref: #255 (comment)

Having them both respond to the same method, make it easier to implement pooling. No huge deal but nice to have.

And make `Packer#reset` an alias for backward compatibility.
@tagomoris tagomoris merged commit 316a981 into msgpack:master Feb 10, 2022
23 checks passed
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.

None yet

3 participants