On Wed, June 13, 2007 11:39 am, Christopher Smith wrote: >> One of my hot buttons about C++ is programmers who reinvent the wheel >> when there are well-tested libraries that already exist. > > C++ is a common tool for component builders, and by their nature > component builders are always trying to build a better component. > Nothing wrong with that really, unless your job isn't to build a better > component. ;-) >
That's one way to look at it. My take always was that reusable code isn't. Not in C++, anyway. It's a class thing, I don't understand. -- Lan Barnes SCM Analyst Linux Guy Tcl/Tk Enthusiast Biodiesel Brewer -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
