background preloader

Serialization Formats

Facebook Twitter

Protobuf-net and Inheritance hierarchies. Nowadays Google protobuf is my first port of call when it comes to choosing a data interchange format.

Protobuf-net and Inheritance hierarchies

Its fast, its efficient and .Net has got its own version at protobuf-net. However recently while trying to serialize a deeply nested class hierarchy I came across an issue, which is well worth jotting down. Apache Thrift - Home. ASF Git Repos - thrift.git/blob - tutorial/tutorial.thrift.