Comment #3 on issue 493 by [email protected]: protobuf-java (2.5.0)
GeneratedMessage#getUnknownFields() not implemented
http://code.google.com/p/protobuf/issues/detail?id=493
This is *really* unfortunate, given that 2.5 generated code won't compile
against 2.4 libraries. It means that the entire Hadoop ecosystem needs to
move protobuf versions synchronized with each other. Can I suggest that if
you are going to break compatibility, that you make it fail at compile time
rather than run time so that the error will be caught during compilation?
Much much better of course is to not break compatibility. Using reflection
to determine the version of the protobuf library and use new features if
they are available would be the preferred solution.
--
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/groups/opt_out.