Comment #2 on issue 336 by [email protected]: Support generic string type http://code.google.com/p/protobuf/issues/detail?id=336
That's only possible if the value is already in a variable. If it's the return value of an expression, you can't 'just' call data() and size().
Not doing this makes protobuf significantly harder to use with custom string types.
-- 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.
