2011/3/7 "Andrés G. Aragoneses" <[email protected]> > This brings up again the debate: should GTK# change the API in the 3.x > release to make Dispose() methods call Destroy() now that Gtk+3 broke > API anyway? >
I know many people would like to see this. If someone wants to take the lead and actually do it and make sure it works properly, I'm probably ready to accept the patch at this point, seeing as I'm the only one who seems to think Dispose and Destroy actually mean two different things in the context of a C# binding to GObject. It makes more sense to me that Destroy call Dispose, not vice-versa, and the using (FooDialog) pattern isn't all that compelling to me. But as I said, I'm willing to accept a well-tested and heap profiled patch. Mike
_______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
