Does anyone know of a project to do a Google Protocol Buffers implementation in Delphi?
                
                A: 
                
                
              Here ya go
http://code.google.com/p/protobuf/downloads/list
there are c++ versions and win32 versions there
                  James Campbell
                   2010-01-28 21:12:23
                
              None of those are in Delphi.
                  Steven T. Cramer
                   2010-01-29 02:04:03
                
                +1 
                A: 
                
                
              
            You may be better off finding / making a C++ / Delphi bridge, rather than re-implementing Protocol Buffers. The codebase is rather large.
                  Groxx
                   2010-02-03 00:07:33