Get desktop application:
View/edit binary Protocol Buffers messages
Used in:
(message has no fields)
Used in:
Issue 307: when generating doubly-nested types, any references should be of the form A.Types.B.Types.C.
(message has no fields)
(message has no fields)
(message has no fields)
Issue 45: http://code.google.com/p/protobuf-csharp-port/issues/detail?id=45
Used in:
Force a nested type called Types
(message has no fields)
These fields are deliberately not declared in numeric order, and the oneof fields aren't contiguous either. This allows for reasonably robust tests of JSON output ordering. TestFieldOrderings in unittest_proto3.proto is similar, but doesn't include oneofs. TODO: Consider adding oneofs to TestFieldOrderings, although that will require fixing other tests in multiple platforms. Alternatively, consider just adding this to unittest_proto3.proto if multiple platforms want it.
Message for testing the effects for of the json_name option