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

JSON parser: always accept both name variants, flag controls which we generate. #56

Merged
merged 3 commits into from
Apr 14, 2016

Conversation

haberman
Copy link
Member

My previous commit was based on wrong information about the
proto3 JSON spec. It turns out we need to accept both field
name formats all the time, and a runtime flag should control
which we generate.

… generate.

My previous commit was based on wrong information about the
proto3 JSON spec.  It turns out we need to accept both field
name formats all the time, and a runtime flag should control
which we generate.
@haberman
Copy link
Member Author

Review to @scwhittle.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 79.372% when pulling 0db4f9b on haberman:jsonboth into 534b5c9 on google:master.

@haberman
Copy link
Member Author

btw I'm open to naming suggestions on the parameter.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 79.375% when pulling 60d583d on haberman:jsonboth into 534b5c9 on google:master.

@scwhittle
Copy link

LGTM

On Thu, Apr 14, 2016 at 3:31 PM, Coveralls notifications@github.com wrote:

[image: Coverage Status] https://coveralls.io/builds/5794901

Coverage increased (+0.05%) to 79.375% when pulling 60d583d
60d583d
on haberman:jsonboth
into 534b5c9
534b5c9
on google:master
.


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#56 (comment)

@haberman haberman merged commit 89197b9 into protocolbuffers:master Apr 14, 2016
@haberman haberman deleted the jsonboth branch April 13, 2019 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants