in reply to Re^14: RFC: OO Perl using Moo/Moose book (GoF / Updated)
in thread RFC: OO Perl using Moo/Moose book

As a side note, if you replace "deputy" with "__prototype__" and don't restrict to methods like "frobnicate" you'll have more or less the JS model of inheritance.

That's why Self and JS are listed as examples for "Delegation".

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery FootballPerl is like chess, only without the dice

  • Comment on Re^15: RFC: OO Perl using Moo/Moose book (prototypical inheritance)