• Nik Hemmings's avatar
    Protobufs: Added '--oneof-union' option. (#4647) · fb94af88
    Nik Hemmings authored
    * Added '--oneof-union' option.
    
    Used with the .proto -> .fbs converter, will translate protobuff oneofs to flatbuffer unions.
    Updated proto test to check both methods of converting oneofs.
    
    * Added '--oneof-union' option.
    
    Used with the .proto -> .fbs converter, will translate protobuff oneofs to flatbuffer unions.
    Updated proto test to check both methods of converting oneofs.
    
    * FlatBuffers: Moved MakeCamel() into idl_parser.cpp
    
    Removes library dependency on Java/C# generator code.
    fb94af88
test_union.golden 1007 Bytes