Open GoogleCodeExporter opened 9 years ago
Interesting, thanks - although I should point out that when serializing naked
values it hits a lot of sub-optimal routes; the best usage is to serialize an
contract object that *has* a member of that type. I've tweaked the code
locally; I need to regression-test etc.
Original comment by marc.gravell
on 9 Apr 2013 at 12:03
Thanks for the quick response (and the library itself!)
This is happening in the context of a generic base class where T might be (and
often is) a contract object, but might also be a built-in type.
Original comment by matt...@banek.net
on 9 Apr 2013 at 1:59
Original issue reported on code.google.com by
matt...@banek.net
on 9 Apr 2013 at 3:02