[Mono-list] Fwd: Not implemented exceptions in Getters

Kevin Connell kevin at connells.net
Sat Jul 12 13:35:20 UTC 2014


So, I should fork mono so I can serialize a hashtable with an industry
standard serialization library?
On Jul 12, 2014 9:33 AM, "Edward Ned Harvey (mono)" <
edward.harvey.mono at clevertrove.com> wrote:

> > From: mono-list-bounces at lists.ximian.com [mailto:mono-list-
> > bounces at lists.ximian.com] On Behalf Of Kevin Connell
> >
> > Newtonsoft.Json.JsonSerializationException: Error getting value from
> > 'IsSecurityCritical' on 'System.Reflection.MonoMethod'. --->
>
> I would say, I don't think it makes sense to be serializing
> System.Reflection in general, and it definitely doesn't make sense to be
> serializing IsSecurityCritical in particular.  You should probably think
> about what you're serializing, and consider decorating it with
> [JsonIgnoreAttribute] or similar.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20140712/2323d05e/attachment.html>


More information about the Mono-list mailing list