[Mono-devel-list] More tests and fixes for them
Andrew Skiba
andrews at mainsoft.com
Mon Aug 1 07:16:47 EDT 2005
I'm wondering the same thing. There will be many places with weird
dotnet behavior in sys.drawing, we need to decide how to deal with them.
And how to write tests for places where we decide to have different
behavior?
Andrew.
________________________________
From: Hugo Ferreira [mailto:bytter at gmail.com]
Sent: Monday, August 01, 2005 13:32
To: Andrew Skiba
Subject: Re: [Mono-devel-list] More tests and fixes for them
Heya there,
I'm wondering... Should we stick so close to MSFT idiosyncrasies? I
mean, for example, if the GetHashCode() for PointF ignores the Y value,
shouldn't we make it more correct (and possibly increase performance
when using Data Structures that take advantage of hashes)?
Same goes with coherence. If the ToString() of two similar structures is
different, why not make it the right way? Unless it breakes code, of
course, though I don't see those two functions as code-breaking (correct
me if I'm wrong).
More information about the Mono-devel-list
mailing list