Inheritance
2007-06-29 by xpheas
Fundamental OOP principle:
“Inheritance is a great way of ensuring that the bad decisions you make at the start of a project stay with you forever.”
http://en.wikipedia.org/wiki/Polymorphism_in_object-oriented_programming
“Inheritance is a great way of ensuring that the bad decisions you make at the start of a project stay with you forever.”
http://en.wikipedia.org/wiki/Polymorphism_in_object-oriented_programming
« back