Linked by Quentin Hartman on Mon 14th Jul 2008 08:46 UTC, submitted by makkus
GTK+ At last week's Guadec meeting, Kristian Rietveld delivered the GTK+ "state of the union" report. GTK+ is the multi-platform toolkit behind a number of popular applications and, perhaps most well known, the Gnome Desktop environment for Linux. Read the full report here.
Permalink for comment 322782
To read all comments associated with this story, please click here.
RE: private structure fields
by obsidian on Mon 14th Jul 2008 11:01 UTC in reply to "private structure fields"
obsidian
Member since:
2007-05-12

( snip )
In my humble opinion this is yet another example that object-oriented programming in C is a bad idea and that when you start doing this, it is more than time to start using C++...


True, imo too. There is another option too - the "D" programming language. It's a much-cleaner and simpler follow-on to C++. Uses modules instead of header files, has built-in garbage-collection and many more good features. It *also* has very extensive built-in testing facilities.

Edited 2008-07-14 11:02 UTC

Reply Parent Bookmark Score: 2