Open GoogleCodeExporter opened 8 years ago
The idea here is to be able to edit messages in an application, then be able to
parse them back into .net objects. I know that JSON would be possible as an
intermediary step, but the protobuffer spec already provides for TextFormat, so
that would be more convenient.
Original comment by trustthe...@gmail.com
on 21 Mar 2013 at 11:59
I use TextFormat to provide development files, which can then be converted to
binary for release builds. Despite my primary application being in C++, it
would be nice to use C# for the utilities, however the lack of TextFormat
support in protobuf-net stops it being possible to convert this to a C# utility.
Original comment by bfh...@gmail.com
on 12 Apr 2013 at 4:32
Original issue reported on code.google.com by
simone.b...@gmail.com
on 30 Jan 2012 at 11:27