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

2007-05-04 Thread Allison Randal
chromatic wrote: On Thursday 03 May 2007 21:53:33 [EMAIL PROTECTED] wrote: Log: [pdd]: Standardizing objects PDD on 'vtable function' rather than 'vtable method'. I don't understand this. They're "vtable methods" everywhere else. They all take at least one parameter--the invocant--so they'r

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

2007-05-03 Thread chromatic
On Thursday 03 May 2007 21:53:33 [EMAIL PROTECTED] wrote: > Log: > [pdd]: Standardizing objects PDD on 'vtable function' rather than 'vtable > method'. I don't understand this. They're "vtable methods" everywhere else. They all take at least one parameter--the invocant--so they're methods in ju

[svn:parrot-pdd] r18418 - trunk/docs/pdds

2007-05-03 Thread allison
Author: allison Date: Thu May 3 21:53:32 2007 New Revision: 18418 Modified: trunk/docs/pdds/pdd15_objects.pod Log: [pdd]: Standardizing objects PDD on 'vtable function' rather than 'vtable method'. Modified: trunk/docs/pdds/pdd15_objects.pod