Author: allison Date: Tue Nov 7 22:18:05 2006 New Revision: 15211 Modified: trunk/docs/pdds/clip/pdd15_objects.pod
Log: [pdd]: Question extracted from the mailing list. Modified: trunk/docs/pdds/clip/pdd15_objects.pod ============================================================================== --- trunk/docs/pdds/clip/pdd15_objects.pod (original) +++ trunk/docs/pdds/clip/pdd15_objects.pod Tue Nov 7 22:18:05 2006 @@ -145,6 +145,10 @@ Perl 6: Delegation support is highly flexible, even allowing a regex to match method names that should be delegated to a particular object. +=head1 QUESTIONS + +Should we have a super or next opcode? + =head1 ABSTRACT This PDD describes the semantics of Parrot's object and class systems. The PDD