I should add; re Nullable<T> - if the intent is to support a value
with a non-null default, and to know whether it has a *specified*
value (rather than the default value), there is a pattern for this
(compatible also with XmlSerializer etc); if you use protogen, it will
emit the correct C#. I can dig out an example if you want.

Marc
--~--~---------~--~----~------------~-------~--~----~
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
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to