Hi Josh, Thanks a lot for the response, can you please point to me to library from go or pythong that can do the transformation from json to proto that respects extensions?
Maybe I can look into the code and see if we can do the same in Java. Thanks a lot! Eleanore On Friday, May 15, 2020 at 5:30:26 PM UTC-7, Josh Haberman wrote: > > Hi Eleanore, > > Python and Go support this I believe, but the other languages currently do > not. > > There is now a conformance test for this behavior, though it's only > "recommended": > > https://github.com/protocolbuffers/protobuf/blob/63da77bc/conformance/binary_json_conformance_suite.cc#L1868-L1877 > > So other implementations may start adding support for this before too long. > > On Wednesday, May 13, 2020 at 5:04:58 PM UTC-7, Eleanore Jin wrote: >> >> Hi Community, >> >> I just wonder if there is any workaround to convert Json to proto with >> extensions? >> >> Thanks a lot! >> Eleanore >> > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/protobuf/8fd8fdd3-8051-4604-b74e-1fc7faaff5f4%40googlegroups.com.
