Re: [MacRuby-devel] experimental branch: status update

2009-05-07 Thread Brian Marick
On May 4, 2009, at 5:35 PM, Laurent Sansonetti wrote: We can pass more Cocoa examples thanks to that. I've started translating the examples in /Developer/Examples into RubyCocoa & MacRuby. Is the MacRuby part redundant? http://github.com/marick/cocoa-examples-translated/tree/master

Re: [MacRuby-devel] experimental branch: status update

2009-05-07 Thread Matt Aimonetti
You probably meant: Ist the RubyCocoa part redundant? right? ;) - Matt On Thu, May 7, 2009 at 1:26 PM, Brian Marick wrote: > > On May 4, 2009, at 5:35 PM, Laurent Sansonetti wrote: > > We can pass more Cocoa examples thanks to that. >> > > > I've started translating the examples in /Developer/

Re: [MacRuby-devel] experimental branch: status update

2009-05-07 Thread Brian Marick
On May 7, 2009, at 4:19 PM, Matt Aimonetti wrote: On May 4, 2009, at 5:35 PM, Laurent Sansonetti wrote: We can pass more Cocoa examples thanks to that. I've started translating the examples in /Developer/Examples into RubyCocoa & MacRuby. Is the MacRuby part redundant? http://github.com/m

Re: [MacRuby-devel] experimental branch: status update

2009-05-07 Thread Laurent Sansonetti
Hi Brian Afaik you are the first to work on this ;-) As you could see I ported several of them to rubycocoa and macruby as part of their respective sample code, so feel free to reuse the existing work. Regarding macruby I think it would be awesome to ship them with the project, ultimatel

Re: [MacRuby-devel] experimental branch: status update

2009-05-07 Thread Matt Aimonetti
I'd be glad to help you review your samples and commit them to the repo when ready since Laurent seems to encourage community submitted samples. - Matt On Thu, May 7, 2009 at 3:18 PM, Laurent Sansonetti wrote: > Hi Brian > > Afaik you are the first to work on this ;-) > > As you could see I port