Re: [protobuf] Libraries to used in a project

2011-12-15 Thread Christopher Head
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 If you use the lite library instead of the full library, you lose reflection/introspection (the ability to dynamically explore messages without knowing at compile-time what type of message you're looking at). As long as all you want to do is

[protobuf] Libraries to used in a project

2011-12-14 Thread Ross
I am currently testing out Protocol Buffers to see if they would be a good fit for serialization on a project I am working on, and so far I really like working with them. The one problem that I have run into it the size of the libprotobuf.lib and libprotoc.lib libraries. The project I am working