Sometime ago we introduced an option for making generated message types Comparable. Now we only have the option called CompareByOption with no code generation support for it.
McJava should be extended to support comparison of message types according to the option, if it's defined in a message type.
Sometime ago we introduced an option for making generated message types
Comparable
. Now we only have the option calledCompareByOption
with no code generation support for it.McJava should be extended to support comparison of message types according to the option, if it's defined in a message type.