Re: [MacRuby-devel] implement Enumerable::Enumerator

2009-10-05 Thread Vincent Isambart
> Supporting Enumerable::Enumerator might be harder than planned. I think we > will have to implement coroutines first. I wonder if we want to do that for > 0.5. I think it can wait after 0.5. There's already enough things to do for 0.5 ;-) ___ MacRuby-d

Re: [MacRuby-devel] implement Enumerable::Enumerator

2009-10-05 Thread Giampiero De Ciantis
Somehow I always pick dead ends. I guess I am out of my league with this project. Thanks, -Gp On 2009-10-05, at 8:19 PM, Laurent Sansonetti wrote: Hi Giampiero, I think it works because the specs are tagged :) Check out spec/ frozen/tags/macruby/core/enumerator. Supporting Enumerable::Enu

Re: [MacRuby-devel] implement Enumerable::Enumerator

2009-10-05 Thread Laurent Sansonetti
Hi Giampiero, I think it works because the specs are tagged :) Check out spec/frozen/ tags/macruby/core/enumerator. Supporting Enumerable::Enumerator might be harder than planned. I think we will have to implement coroutines first. I wonder if we want to do that for 0.5. Laurent On Oct

[MacRuby-devel] implement Enumerable::Enumerator

2009-10-05 Thread Giampiero De Ciantis
I wanted to contribute to the project and I am not sure what I am seeing. I ran the following specs: ./mspec/bin/mspec ci -B ./spec/macruby.mspec ./spec/frozen/core/ enumerator and ./mspec/bin/mspec ci -B ./spec/macruby.mspec ./spec/frozen/core/ enumerable Both of these groups of specs