[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]
Re: On Pseudohashes
> >Does pre-declaring methods to be handled via AUTOLOAD entirely clear
> >this matter up?
>
> Yes. There will be a stub in C so that will trigger "call" C::method
> which will then AUTOLOAD.
I'm deeply chagrined to discover that I omitted any discussion of this
MI gotcha and its predeclaration fix from the first edition of "Object
Oriented Perl". Be assured that will be rectified if Edition 2 ever sees
the light of day.
Damian
- References to:
-
Tom Christiansen <tchrist@chthon.perl.com>
[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]