Posts
58
Comments
103
Trackbacks
10
Simple Object-Orientation and Component-Orientation Side by Side

Object-Orientation:

 


Component-Orientation:


 

Looking at the example above, I notice there's a fairly large discrepancy in lines of code.  That was mostly a consequence of the trivial example I am using.  Don't read into that.

There's more coming on this stuff, but this is enough for today.  Next, we can look at the two forms of inheritance.

posted on Wednesday, October 10, 2007 11:12 PM Print