Linked by Thom Holwerda on Thu 8th Nov 2012 20:54 UTC, submitted by Elv13
Thread beginning with comment 541623
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.



Member since:
2010-01-21
Now I understand why so many applications in GNU/Linux have become dog slow. "
A bit slower to start, maybe, but, as a PyGTK user, I can honestly say that the problem isn't the language. PyGTK does a pretty good job of implementing anything not I/O-bound in C.
The problem is that PyGTK makes GTK+ accessible to know-nothing novices who used to give up because writing a stable application using the GTK+ C API was too much work.
They'd write applications just as badly if they used Vala, which compiles to pure GObject-flavored C.
Edited 2012-11-09 14:10 UTC