[Gtk-sharp-list] [PROPOSAL] Eliminating Application.Init ()

Mike Kestner mkestner@speakeasy.net
Sat, 13 Sep 2003 16:58:05 -0500


On Sat, 2003-09-13 at 13:22, Gonzalo Paniagua Javier wrote:
> El jue, 11-09-2003 a las 05:59, fd escribió:
> > More from the API beauty police...

I don't understand what's so ugly about it.  main() {Init; ... Run;}.

Any meaningful application is going to have 1000's of lines of code. 
Why are we worried about removing a single line that only occurs once in
any app?

-- 
Mike Kestner <mkestner@speakeasy.net>