Re: [perl #31975] [PATCH] non-vtable methods on builtin pmcs

2004-10-14 Thread Leopold Toetsch
Sam Ruby <[EMAIL PROTECTED]> wrote: > How about: >METHOD INTVAL find(PMC* substr) { Sure, we need a return value ;) > Patch attached. Should the Object parameter be named "pmc" or "self"? Great. I'd say for consistency "pmc". > - Sam Ruby Thanks, applied. leo

[perl #31975] [PATCH] non-vtable methods on builtin pmcs

2004-10-13 Thread via RT
# New Ticket Created by Sam Ruby # Please include the string: [perl #31975] # in the subject line of all future correspondence about this issue. # http://rt.perl.org:80/rt3/Ticket/Display.html?id=31975 > Leopold Toetsch wrote: > Sam Ruby <[EMAIL PROTECTED]> wrote: > >>I'm not overly concern