re:
When used with CFCs, polymorphism means that you can call the same method on different types
Actually, the cfc must be a subtype of the type in question. If it were a 'different' type, polymorphism would not work. In fact, the sub-type is the same 'type' as it's superclass in that it has a substitutability relationship with it and 'IS A' supertype 'type' also.
Nice article, well written. Good to see this stuff being covered!
Andles.
Discussion on:
this is a good article on polymorphism, but i would like to see some descriptions on organizing these classes in packages. great article!
jg4
jg4
- Keyboard Shortcuts:
- Prev
- Next
- Toggle









































