To view parent comment, click here.
To read all comments associated with this story, please click here.
Not only that, but he made it clear he has never used Gtk. Because Gtk *is* object oriented. (Hint to the original poster: It is possible to do object oriented programming in C).
Oh, and if he doesn't want to... There is always gtkmm, which is vastly more object oriented than Qt is. It actually takes advantage of C++ features and doesn't resort to old C tricks like macros that break object orientation in evil ways.
Whatever..
KDE is too inconsistent. Gnome2 is too simplified.
A blend of KDE, Gnome2 and Gnome1 would be better.
An object oriented approach is always good in regard to GUI. It might not be good in regard to very small CLI programs, but for a GUI OOP is the right choice.
The Gnome simplification has gone too far, but the mess in KDE isn't the option.







Member since:
> Not that I want the stupid complexity of KDE with absolutely no consistency in UI.
Excuse me what ? KDE's UI is by far more consistent than what GNOME offers that's due to their object oriented approach.