Re: [protobuf] Does protobuf-net have any known problems with nested dictionaries?

2013-09-19 Thread Marc Gravell
In all honestly I can't answer that off the top of my head, and I'm not at a PC. I can investigate and get back to you. Marc On 19 Sep 2013 17:54, David Deutsch da...@reverenddave.com wrote: I have the following member of a class: public SerializableDictionaryint,

[protobuf] Does protobuf-net have any known problems with nested dictionaries?

2013-09-19 Thread David Deutsch
I have the following member of a class: public SerializableDictionaryint, SerializableDictionaryint, int _test = new SerializableDictionaryint, SerializableDictionaryint, int(); [ProtoMember(112, OverwriteList = true)] public SerializableDictionaryint,