Re: [MacRuby-devel] rubyfying Cocoa iterators

2011-11-17 Thread techzen
The Cbjective-C way to handle this would be to put a category that provided an `each` method on NSOrderedSet. Then when you called `each` it would just work. Ruby has a similar functionality but I can't remember right now what it's called. Using a category would be optimal in the case of Core

Re: [MacRuby-devel] How to Configure Xcode to Run Test in MacRuby Project?

2011-11-05 Thread techzen
ing about this setup is that navigating to the run > script build phase log when building the test framework is cumbersome. > > Cheerio, > > Michael Johnston > lastobe...@mac.com > > > > > On 2011-10-31, at 4:48 PM, techzen wrote: > >> Okay, I&#x

[MacRuby-devel] How to Configure Xcode to Run Test in MacRuby Project?

2011-10-31 Thread techzen
reciated. I don't know much ruby so I'm sure I'm missing something. TechZen ___ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel