in reply to Re^4: Object Oriented Orientation
in thread Object Oriented Orientation
Only two of those things are important to OOP, and arguably only one is vital.
I suppose you are referring to polymorphism and encapsulation.
Everything else in the list are simply common ways to implement those two aspects of OO. You are absolutely correct.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^6: Object Oriented Orientation
by chromatic (Archbishop) on Aug 05, 2011 at 22:05 UTC |