It should be possible to define some kind of generic surrogate for
IEnumerable<T> so that it can be serialized as array or list or similar.
My use case is that I am switching from Json serialization to protocol buffers,
and I want to minimize the impact on the rest of the system.
Original issue reported on code.google.com by kwac...@gmail.com on 19 Apr 2013 at 12:24
Original issue reported on code.google.com by
kwac...@gmail.com
on 19 Apr 2013 at 12:24