[Gtk-sharp-list] overloading operator ==?
Mike Kestner
mkestner@ximian.com
20 Oct 2002 20:02:56 -0500
On Sun, 2002-10-20 at 14:30, Miguel de Icaza wrote:
> In this particular case, I ran into the problem when retrieving the same
> value through two different places:
Vlad already mentioned this, but that bug has been squashed. Call two
different methods, get the same C# ref now. I agree that we should just
be using the base object Equals, ==, != impl. If that doesn't work
currently, its a bug in the GetObject code. We don't want a bunch of
wrappers laying around that point to the same GObject.
--
Mike Kestner <mkestner@ximian.com>