I have some cases where I want to be able to populate protobufs with values known at compile time (though I've also had runtime cases as well). As it is, it seems I have to create a protobuf, then go in and 'set' many of the fields, or grab 'mutable' versions of them to modify. Could this be a feature to be added to the c++ case if it doesn't exist already?
-- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
