Applied, thanks.

If someone wants to mark this ticket as resolved, I'd appreciate it.

Mike Lambert


Scott Walters wrote:

> Date: Mon, 22 Jul 2002 08:49:33 GMT
> From: Scott Walters <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: [perl #15317] [PATCH] Recursive keyed lookups for array.pmc
> Resent-Date: 22 Jul 2002 08:49:33 -0000
> Resent-From: [EMAIL PROTECTED]
> Resent-To: [EMAIL PROTECTED]
>
> # New Ticket Created by  Scott Walters
> # Please include the string:  [perl #15317]
> # in the subject line of all future correspondence about this issue.
> # <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=15317 >
>
>
>
> When a KEY * key datastructure is passed to a keyed method in array.pmc,
> and key->next is true...:
> array.pmc will recurse into the keyed lookup method of the PMC that it
> contains, passing it key->next.
> This implements the recursive indexing behavior as described in PDD08.
>
> -scott
>
>
> -- attachment  1 ------------------------------------------------------
> url: http://rt.perl.org/rt2/attach/30940/25927/407316/array.pmc.diff
>
>


Reply via email to