I have a JSON string which deserializes fine in .Net 4.0, but fails in mono 2.10.8 on windows. Right now, I have no idea why. So I'm just going to have thrash around aimlessly for a little while, creating generic versions of my classes and testing various specific details in an isolated environment away from the production code... To see if I can reproduce or characterize the problem in some way.
Anybody have any words of wisdom for me before I start? Such as, for example, any specific information about JavaScriptSerializer, any known differences in the implementation versus the .Net implementation, etc? Thanks...
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
