| CPAN Ratings (Gamma) Array-Iterator reviews | |
| Home | Search | About | Login |
RSS | Module Info | Add a review of Array-Iterator
3 out of 3 found this review helpful:
This iterator handles some common edge conditions very poorly. It should be possible to create null iterators, or iterators that iterate over lists of length one. Moreover, the decision to make the iterator non-reusable, and segreate the reusability functionality to a subclass is silly, given that this functionality is achieved simply by setting an internal cursor variable equal to 0. It is hard to see what benefit one derives from not having this feature in Array::Iterator in the first place.
kynn jones - 2005-08-04 11:50:23
Was this review helpful to you?
Yes
No
Very intelligent namespace name, good design, excellent documentation (got 5 stars because of the very usefull mini-review comparing similar modules).
Murat
Murat Uenalan - 2004-05-03 01:03:57
Was this review helpful to you?
Yes
No
|
Perl.org sites
: bugs
| dev
| history
| jobs
| learn
| lists
| use
Site Information and Contacts |
|