Book "Serialization and Persistent Objects" by Soukup and Machacek (Springer 2014) describes a number of approaches to achieve automatic serialization of structured data (and object persistency) that may be easier to use and significantly faster than Protocol Buffers. I recommend to anybody considering Protocol Buffers to look at this book, especially when using C++ or ObjectiveC.
-- 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/d/optout.
