Protostuff looks promising. Let me give it a try. Thanks, Pratz On Aug 10, 2013 6:12 AM, "moofish" <[email protected]> wrote:
> 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 a topic in the > Google Groups "Protocol Buffers" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/protobuf/-9QGZGVmUFE/unsubscribe. > To unsubscribe from this group and all its topics, 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. > -- 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.
