in reply to Re: Class::Interface -- isa() Considered Harmful
in thread Class::Interface -- isa() Considered Harmful

This brief article covers some of your points (see 7,8,9) such as (multi)method dispatch, two types of inheritence and inheritence as polymorphism.

Rees Re:00

After reading it you may think the OO programming is a little strange.
Fortunately, perl lets you mix and match your methodologies as appropriate.

  • Comment on Re: Re: Class::Interface -- isa() Considered Harmful