Linked by Quentin Hartman on Mon 14th Jul 2008 08:46 UTC, submitted by makkus
Permalink for comment 322782
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.





Member since:
2007-05-12
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