Re: stronger deprecation



I fully agree on your suggestion. 

If not all agree on this there should atleast be a warning like: 
g_warning("THIS WIDGET IS DEPRECATED USE [OTHER WIDGET] INSTEAD\n");

Btw, How far has the new GtkCList/CTree replacement gone?
Will it be merged before 2.0 release? 

Greats

Mikael H.

På Mon, 07 Aug 2000 06:34:13 skrev Havoc Pennington:
> 
> Hi,
> 
> An ongoing problem is that people try to use interfaces that simply
> _don't work_, such as GtkTree. The widget doesn't work; but there are
> a whole lot of posts on gtk-list where people are trying to use
> it. And all those people are wasting their time, maybe a lot of time.
> 
> In the case where an interface is not only deprecated, but also known
> to be broken and we fully intend to ignore any bug reports against it,
> I propose that we require the user to define
> GTK_ENABLE_BROKEN_INTERFACES in order to get the header, and so by
> default attempts to use GtkTree will not compile.
> 
> Other suggestions for solution welcome, but I do think we need to keep
> people from wasting time writing new code with broken widgets like
> GtkTree and GtkText. There are quite a lot of gtk-list posts caused by
> this.
> 
> Havoc
> 
> _______________________________________________
> gtk-devel-list mailing list
> gtk-devel-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-devel-list





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]