At 11:30 AM 8/23/00 -0700, Larry Wall wrote:
>Dan Sugalski writes:
>: I have had the "Well, Duh!" flash, though, and now do realize that having
>: multiple iterators over a hash or array simultaneously could be rather
>handy.
>
>You can also have the opposite "Well, Duh!" flash and realize that most
>DBM implementations only support a single iterator at a time. For some
>definition of support. That's the main reason for Perl's current
>limitation.
Fair enough. Removing the limit makes sense, though, both from a
flexibility and a thread-safing standpoint. Might make sense for the
hash/array slices the PDL folks want too, if that's how they get
implemented, since I can see wanting to have many different hash or array
slices.
Dan
--------------------------------------"it's like this"-------------------
Dan Sugalski even samurai
[EMAIL PROTECTED] have teddy bears and even
teddy bears get drunk
- RFC 136 (v1) Implementation of hash iterators Perl6 RFC Librarian
- Re: RFC 136 (v1) Implementation of hash iterators David L. Nicol
- Re: RFC 136 (v1) Implementation of hash itera... David L. Nicol
- Re: RFC 136 (v1) Implementation of hash i... Tom Hughes
- Re: RFC 136 (v1) Implementation of hash i... David L. Nicol
- Re: RFC 136 (v1) Implementation of ha... Dan Sugalski
- Re: RFC 136 (v1) Implementation ... David L. Nicol
- Re: RFC 136 (v1) Implementat... Dan Sugalski
- Re: RFC 136 (v1) Impleme... Larry Wall
- Re: RFC 136 (v1) Impleme... Dan Sugalski
- Re: RFC 136 (v1) Impleme... Larry Wall
- Re: RFC 136 (v1) Impleme... Dan Sugalski
- Re: RFC 136 (v1) Impleme... Jeremy Howard
- Re: RFC 136 (v1) Impleme... Tom Hughes
- Re: RFC 136 (v1) Impleme... Chaim Frenkel
- Re: RFC 136 (v1) Implementat... Chaim Frenkel
- Re: RFC 136 (v1) Implementation of hash i... Uri Guttman
- Re: RFC 136 (v1) Implementation of hash i... Tom Hughes
