• Feng Xiao's avatar
    Use per-type table to lookup JSON name. · 61e87f3d
    Feng Xiao authored
    Different fields from different messages can map to the same JSON name
    and the original global lookup table is only capable of mapping one of
    such fields. This change converts the global table to per-type tables
    so fields from different messages won't conflict.
    61e87f3d
Name
Last commit
Last update
..
google/protobuf Loading commit data...
solaris Loading commit data...
Makefile.am Loading commit data...
README.md Loading commit data...