[Gtk-sharp-list] IDisposable

Miguel de Icaza miguel@ximian.com
04 Sep 2002 13:30:01 -0400


Hello,

> Thinking about it a bit more, the GC won't get involved until we switch
> over to weak refs in the object mapping hash, so nobody needs to stress
> out yet.  Maybe next hack.

Btw, I think that Dispose should remove the object from the hash.

Miguel