You might look at protostuff. Protobuf does not due a mapping and they are pretty clear in the docs that PB is not a first class citizen for object orientated design. However there are many instances where you can implement some meta programming behavior to map objects because you can interrogate all the PB field and message data. -m
-- 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 http://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/groups/opt_out.
