in reply to Re^3: Inheritance and calling a subclass method *from* a baseclass method... (error data)
in thread Inheritance and calling a subclass method *from* a baseclass method...
Actually the abstract_method name was used as example. Maybe was better if I used your_abstract_method_here or something.
Igor 'izut' Sutton
your code, your rules.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: Inheritance and calling a subclass method *from* a baseclass method... (rephrase)
by tye (Sage) on Mar 04, 2007 at 13:35 UTC | |
by izut (Chaplain) on Mar 04, 2007 at 21:27 UTC | |
by tye (Sage) on Mar 04, 2007 at 21:49 UTC |
In Section
Seekers of Perl Wisdom