What should the JSON coding be for the following?

message Foo {
   string _field_name4 = 7;
}

Currently, the protoc tests say that the JSON field name should be 
“fieldName4”, the conformance test says that the JSON field name should be 
“FieldName4”.  Both seem reasonable, but only one can be right.

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to