-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
@ProtoEnum and @ProtoMessage annotations were used just for specifying a name to be used instead of the class name. They are now unified into @ProtoName to be used for both enums and messge types. The old annotations are still preserved and marked deprecated.