Friday, December 28, 2007 2:56 PM
I'm working on some OO course content for my client, and I'm writing up the part on Polymorphism. Do you realize how difficult it is to put Polymorphism into words?!
I came up with this so far:
"The ability of objects to expose identical access while differing in implementation."
I think that sums it up...but it doesn't really explain it...obviously I'll have some object lessons (ha, get it...object lessons! ha ha...hrm) to try and flesh this out a bit more. But if you were going to sum up Polymorphism how would you do it?
D