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 GRXWriteable methods #1664

Merged
merged 2 commits into from
May 20, 2015

Conversation

jcanizales
Copy link
Contributor

Small change I wanted to get out before splitting the sample app from the tests (as I fear XCode refactoring will involve running the same command in various projects after the split).

I think it clarifies things when reading implementations of GRXWriteable or GRXWriter: a writer calls "write", hence its name; and a writeable defines what happens when "write:value" is invoked (implements "write"). LGTY?

murgatroid99 added a commit that referenced this pull request May 20, 2015
@murgatroid99 murgatroid99 merged commit 958b0b9 into grpc:master May 20, 2015
@jcanizales jcanizales deleted the renames-grx-writeable-methods branch May 21, 2015 18:43
@lock lock bot locked as resolved and limited conversation to collaborators Jan 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants