[Mono-dev] PR #1337 Review
Alexander Köplinger
alex.koeplinger at outlook.com
Thu Oct 30 16:49:27 UTC 2014
Thanks for looking into it!
Date: Thu, 30 Oct 2014 11:47:01 -0500
Subject: Re: [Mono-dev] PR #1337 Review
From: ryan.melena at noesislabs.com
To: alex.koeplinger at outlook.com
Turns out the IEnumerable<object> vs ArrayList issue was likely caused by an error in our initial Deserialize(string, Type) method implementation that we misdiagnosed as an issue with using ArrayList. Working on a pull request to revert the ArrayList / List<object> changes to JavaScriptSerializer.cs file.
Also found the source of the new unit test failure (an issue with our newest Deserialize(string, Type) method implementation) and will include a fix for that in the next pull request as well.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20141030/ffbe2c56/attachment.html>
More information about the Mono-devel-list
mailing list