Comment #11 on issue 60 by chen3f...@gmail.com: Support static values in .proto files
http://code.google.com/p/protobuf/issues/detail?id=60

Support constant in proto is very useful
const int64 DefaultType = 1000;

optional int64 type = 1 [default=DefaultType];

--
You received this message because you are subscribed to the Google Groups "Protocol 
Buffers" group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/protobuf?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to