Status: Accepted Owner: [email protected] Labels: Type-Defect Priority-Medium
New issue 175 by [email protected]: getDefaultInstanceForType() docs slightly misleading
http://code.google.com/p/protobuf/issues/detail?id=175 Documentation for getDefaultInstanceForType() says "Get an instance of the type with all fields set to their default values.". Should say "Get an instance of the type with no fields set. Because no fields are set, all getters for singular fields will return default values and repeated fields will appear empty.". -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/protobuf?hl=en.
