develooper Front page | perl.perl6.internals | Postings from July 2002

Re: [perl #15317] [PATCH] Recursive keyed lookups for array.pmc

Thread Previous
From:
Mike Lambert
Date:
July 24, 2002 00:36
Subject:
Re: [perl #15317] [PATCH] Recursive keyed lookups for array.pmc
Message ID:
Pine.LNX.4.44.0207240329370.20280-100000@jall.org
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 <bugs-parrot@netlabs.develooper.com>
> Reply-To: perl6-internals@perl.org
> To: bugs-bitbucket@rt.perl.org
> Subject: [perl #15317] [PATCH] Recursive keyed lookups for array.pmc
> Resent-Date: 22 Jul 2002 08:49:33 -0000
> Resent-From: rt@x1.develooper.com
> Resent-To: perl6-internals@perl.org
>
> # 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
>
>



Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About