perl6-internals
[Top] [All Lists]

Re: [svn:parrot-pdd] r30620 - trunk/docs/pdds/draft

To: Allison Randal <allison@perl.org>
Subject: Re: [svn:parrot-pdd] r30620 - trunk/docs/pdds/draft
From: Bob Rogers <rogers-perl6@rgrjr.dyndns.org>
Date: Thu, 28 Aug 2008 21:28:35 -0400
Cc: Moritz Lenz <moritz@casella.verplant.org>, p2 <parrot-porters@perl.org>
Delivered-to: mailing list perl6-all@perl.org
Delivered-to: perl6-all-poster@perl.org
Delivered-to: mailing list perl6-internals@perl.org
Delivered-to: perl6-internals@perl.org
Delivered-to: perlmail-parrot-porters@onion.perl.org
Delivered-to: parrot-porters@perl.org
In-reply-to: <48B70710.3090106@perl.org>
List-help: <mailto:perl6-all-help@perl.org>
List-id: <perl6-all.perl.org>
List-id: <perl6-internals.perl.org>
List-post: <mailto:perl6-all@perl.org>
List-subscribe: <mailto:perl6-all-subscribe@perl.org>
List-unsubscribe: <mailto:perl6-all-unsubscribe@perl.org>
Mailing-list: contact perl6-all-help@perl.org; run by ezmlm
References: <20080828160953.46095CB9DD@x12.develooper.com> <48B6CECD.5080903@casella.verplant.org> <48B70710.3090106@perl.org>
   From: Allison Randal <allison@perl.org>
   Date: Thu, 28 Aug 2008 22:14:08 +0200

   Moritz Lenz wrote:
   > allison@cvs.perl.org wrote:
   >> +{{ Is the term "unimethod" acceptable here?  -- rgr, 29-Jul-08. }}
   > 
   > I think for dispatch the term is "single dispatch", and "unimethod"
   > could thus be "single method".

   Just "single dispatch". A method that's single dispatched, is... a method.

   Allison

True.  Nevertheless, the two kinds of method are treated quite
differently by Parrot, both when being defined and when being called.
That is why it is awkward not to have concise names for both kinds.

                                        -- Bob


<Prev in Thread] Current Thread [Next in Thread>