On Tue, 17 Apr 2012 12:54:38 +0200 Martin Hellmich <[email protected]> wrote:
> Hi! > > I am using google protocol buffers in C++ with memcached and I am > using the memcached_append command to edit lists. > I would like to know what happens if I append an item, which is not a > repeated field. I believe the answer is well-defined as "the field will take on the last value in the stream". Chris -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/protobuf?hl=en.
