Paul Yang

Results 23 comments of Paul Yang

Sorry that we don't support it currently. But it's on our plan. On Fri, May 5, 2017 at 14:21 Chris Muthig wrote: > Is there any way currently access custom...

Probably end of this quarter. On Fri, May 5, 2017 at 15:43 Chris Muthig wrote: > @TeBoring do you have any timeline for the > functionality? > > — >...

I don't have time for this feature now. Maybe early next year. On Wed, Nov 8, 2017 at 06:55 Francis Lavoie wrote: > Any chance this will be added in...

https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/compiler/command_line_interface.cc#L1972 I think we can have a command line option to decide whether to include json name in the output. @acozzette how do you think?

Could you just mention the name you want instead?

Can you use clear and mergeFrom? BTW, what language are you using?

@anandolee does c# provide method to clear the whole message? Is c#'s ParseFrom provided on message instead of class?

We currently haven't supported this use case. Would you mind send PR to us?