NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Disentangle Polymorphism and Inheritance! (Score:1)
Perhaps you would, if CPAN modules generally had good design (I'm not willing to make that assumption in general) or if module authors were truly egoless programmers (I point you to templating systems, argument processing modules, web frameworks, class creation modules...).
Untrue. Allomorphism is polymorphic equivalence between two entities unrelated by inheritance and it works.
Perhaps the worst sin of most OO teachings is that they conflate inheritance with polymorphism, as if inheritance were important and polymorphism merely a side effect.
Reply to This
Re: (Score:2)