Updates:
Owner: [email protected]
Comment #1 on issue 594 by [email protected]: Java generated message
builder implementations do not implement equals()
http://code.google.com/p/protobuf/issues/detail?id=594
We have documented that this is for messages:
// If set true, then the Java code generator will generate equals() and
// hashCode() methods for all messages defined in the .proto file. This is
// purely a speed optimization, as the AbstractMessage base class includes
// reflection-based implementations of these methods.
optional bool java_generate_equals_and_hash = 20 [[]default=false];
https://devsite.googleplex.com/protocol-buffers/docs/reference/cpp/google.protobuf.descriptor.pb?hl=de-DE
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups "Protocol
Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.