[go: nahoru, domu]

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

Refactoring of FieldDescriptor #1362

Merged
merged 1 commit into from
Mar 31, 2016

Conversation

jskeet
Copy link
Contributor
@jskeet jskeet commented Mar 30, 2016

This makes no externally visible behavioral changes. Internally and non-behaviorally:

  • We use a field (compiler-generated) to store the JsonName to avoid recomputing it repeatedly
  • The documentation for JsonName is updated to reflect the meaning better
  • Readonly autoprops and expression-bodied properties used where possible

This makes no externally visible behavioral changes. Internally and non-behaviorally:

- We use a field (compiler-generated) to store the JsonName to avoid recomputing it repeatedly
- The documentation for JsonName is updated to reflect the meaning better
- Readonly autoprops and expression-bodied properties used where possible
@jtattermusch
Copy link
Contributor

LGTM.

@jtattermusch jtattermusch merged commit a16c8a5 into protocolbuffers:master Mar 31, 2016
@jskeet jskeet deleted the tweak_json_name branch March 5, 2019 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants