Closed GoogleCodeExporter closed 9 years ago
Note: this change does not support Silverlight. All the work is really done in
a single new source file:
.\src\ProtocolBuffers\CustomSerialization.cs
In order to take advantage of the serialization, users must either manually
decorate the final class as [Serializable], or set the new csharp_file_option
"add_serializable" to "true".
Fix pending review:
http://code.google.com/p/protobuf-csharp-port/source/list?name=issue-20
Original comment by Grig...@gmail.com
on 10 Sep 2011 at 3:26
Code review complete - ready for merge (which I'll leave to Roger as he's been
doing lots of them recently and no doubt has it down to a fine art :)
Original comment by jonathan.skeet
on 20 Sep 2011 at 6:24
Feature has been closed and merged
Original comment by Grig...@gmail.com
on 20 Sep 2011 at 6:22
Original issue reported on code.google.com by
Grig...@gmail.com
on 19 Aug 2011 at 3:41