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

Tweaks for by-convention mapping of gRPC model #24553

Merged
merged 1 commit into from
Mar 31, 2021
Merged

Conversation

ajcvickers
Copy link
Member

Fixes #23703

At some point we started eagerly throwing when attempting to build a setter delegate. This should be lazy because we don't always need a setter.

Fixes #23901

Detects "propertyName_" as a backing field.

Fixes #23703

At some point we started eagerly throwing when attempting to build a setter delegate. This should be lazy because we don't always need a setter.

Fixes #23901

Detects "propertyName_" as a backing field.
@ajcvickers ajcvickers requested a review from a team March 31, 2021 15:34
@ajcvickers ajcvickers merged commit 304219c into main Mar 31, 2021
@ajcvickers ajcvickers deleted the NuthinButAGThang0330 branch March 31, 2021 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants