Re: [MacRuby-devel] NSArray constructor broken?

2010-10-22 Thread Jeff Hemmelgarn
Hi Laurent, I would be happy to help out with releases. I assume I need to bone-up on svn? I have been using mercurial-git to grab code from the git mirror so I am unfamiliar with svn. I haven't messed with installation on the Mac before so I might need a bit of a push there as well. Feel f

[MacRuby-devel] Anybody interested in speaking at the Taiwan Ruby user group?

2010-10-22 Thread Josh Moore
Hi Everybody, I am a part of the Taiwan Ruby user group and I am hoping to find a mac ruby user who could come and give us a presentation on mac ruby. The presentation time could be any where from 20 min to an hour with an audience of around 30ish. If you are interested or know somebody who m

[MacRuby-devel] Mixing ruby code with Objective-C code within a Cocoa project...

2010-10-22 Thread Frederick C. Lee
Greetings: I'm a MacRuby neophyte and wonder if I'll be able to mix Ruby with Objective-C, similar to the ability to write Objective-C++ code. I'm particularly interested in exploiting the power of Ruby's terse language to aid in Objective-C projects; preferably for iOS. Or... would I have to

Re: [MacRuby-devel] Mixing ruby code with Objective-C code within a Cocoa project...

2010-10-22 Thread Alistair Holt
Hi Ric I think I'm right in saying that you can mix the two languages but not in the same file. Also, you wont be able to use Ruby to write anything for iOS as it's not currently supported. -- Alistair Holt On 22 Oct 2010, at 18:32, "Frederick C. Lee" wrote: > Greetings: > I'm a MacRuby n