posted by Eugenia Loli-Queru on Mon 10th Apr 2006 03:58 UTC
IconGood news! Inheritance and polymorphism can facilitate more concise code, which reduces waste throughout the lifecycle of a C++ product. By pushing more generic code into base classes, you can help reduce application code clutter as well as cutting down on code duplication. In this article, software consultant Stephen Morris insists that less code means less testing, lower maintenance costs, and easier upgrades.
e p (1)    10 Comment(s)

Related Articles

posted by David Adams on Sat 11th Oct 2008 16:48, submitted by IndigoJo
posted by Thom Holwerda on Thu 9th Oct 2008 21:04, submitted by ganges master
posted by David Adams on Wed 1st Oct 2008 14:32