[Mono-bugs] [Bug 76300][Wis] Changed - Hashtable.Keys is not serializable

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Oct 19 12:36:01 EDT 2005


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by eto at shaw.ca.

http://bugzilla.ximian.com/show_bug.cgi?id=76300

--- shadow/76300	2005-10-09 21:46:22.000000000 -0400
+++ shadow/76300.tmp.32489	2005-10-19 12:36:01.000000000 -0400
@@ -37,6 +37,11 @@
 ------- Additional Comments From robertj at gmx.net  2005-10-09 21:46 -------
 Hashtable.Keys returns a ICollection, so you cannot
 simply assume that the keys collection is serializable,
 bacause you don't know the underlying type.
 
 
+
+------- Additional Comments From eto at shaw.ca  2005-10-19 12:36 -------
+Yes, this is true - but I figured that it should be similar to ms.net
+for binary compatibility.  I very easily got around this problem (and
+I think others would too), so it definately isn't high priority. (;


More information about the mono-bugs mailing list