in reply to Re^7: RFC: OO Perl using Moo/Moose book
in thread RFC: OO Perl using Moo/Moose book

By "delegation", I mean like handles in Moose/Moo.

Replies are listed 'Best First'.
Re^9: RFC: OO Perl using Moo/Moose book
by LanX (Saint) on May 01, 2019 at 01:47 UTC
    > By "delegation", I mean like handles in Moose/Moo

    Hmm ... for me this looks rather like forwarding and not delegation.

    You'll really have problems writing a language agnostic book.

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

      I never claimed it would be language-agnostic. It's a Modern Perl OO book. I just hope that it can teach principles that they can apply when programming in other languages too.

        With the wrong terminology?

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