-
Bug
-
Resolution: Done
-
Major
-
3.0.5.Final
-
None
They are currently set to null but it would be more useful to set them to empty collections.
Protobuf does not have a representation for null or for empty/missing repeatable fields. Whether these are represented as null or empty collection in Java code is just a matter of convenience.
- causes
-
IPROTO-120 Null collection fields always unmarshalled as empty collection implementation
- In Progress
- relates to
-
ISPN-9072 Document Protobuf annotated collection null set callbacks
- Closed