Re: introspection and broken API



On Fri, 2005-03-25 at 00:45 -0500, Havoc Pennington wrote:
>  - put the main loop only in the GLib layer, no gtk_main visible
>  - hide color allocation, just always use the GdkRGB stuff
>  - fix some of the other examples of weird X features leaking through
>  - gdk_drawable_get_size() replaced by get_width()/get_height() 
>    accessors
>  - omit deprecated APIs
>  - omit non-multihead-correct APIs
> 

A couple other good ones I remembered:
 - dumping GtkObject out of the class hierarchy
 - killing off the argument to gtk_window_new

I know there are more.

Havoc





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