Request for (peer?) review [External Iterators]

I was reading the threads on External Iterators, and I decided to
synthesize a lot of stuff and some ideas I had together and such. I’d
appreciate any comments anyone has to offer:

http://www.cs.drexel.edu/~ummaycoc/iteration.rb

Thank you,

~Matthew Maycock

Hi Matt,

thanks for your work. Given that there’s already some external
iterator code in Ruby’s CVS (look at rough/lib/generator.rb) you
could try to make your code compliant to the “official” version or
even contact the author in order to include your changes there.

Just a thought.

Regards,
Pit

···

On 29 Mar 2003 at 4:00, matt wrote:

I was reading the threads on External Iterators, and I decided to
synthesize a lot of stuff and some ideas I had together and such. I’d
appreciate any comments anyone has to offer:

http://www.cs.drexel.edu/~ummaycoc/iteration.rb