[Mono-bugs] [Bug 76300][Wis] Changed - Hashtable.Keys is not
serializable
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Oct 9 21:46:22 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 robertj at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=76300
--- shadow/76300 2005-09-30 16:17:10.000000000 -0400
+++ shadow/76300.tmp.31651 2005-10-09 21:46:22.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono: Class Libraries
Version: 1.1
OS: GNU/Linux [Other]
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: System
AssignedTo: mono-bugs at ximian.com
ReportedBy: eto at shaw.ca
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -30,6 +30,13 @@
keys collection is serialized
How often does this happen?
Every time
Additional Information:
+
+------- 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.
+
+
More information about the mono-bugs
mailing list