[Mono-devel-list] Removing GetHashCode and Equal from System.AppDomain and System.OperatingSystem
Thong (Tum) Nguyen
tum at veridicus.com
Wed Jul 23 23:58:36 EDT 2003
> -----Original Message-----
> From: mono-devel-list-admin at lists.ximian.com [mailto:mono-devel-list-
> admin at lists.ximian.com] On Behalf Of Duncan Mak
> Sent: Thursday, 24 July 2003 3:39 p.m.
> To: mono-devel mailing list
> Subject: [Mono-devel-list] Removing GetHashCode and Equal from
> System.AppDomain and System.OperatingSystem
>
> Hi,
>
> The patch attached has two parts:
>
> 1) GetHashCode and Equals are inherited from System.Object for
> System.AppDomain and System.OperatingSystem. This patch comments out
> these two methods for the two classes.
>
Any reason why AppDomain and OperatingSystem should use the less
specialized hashcode/equal methods? Just curious...
^Tum
More information about the Mono-devel-list
mailing list