Re: call ruby scripts from objective c

2010-02-22 Thread Gus Mueller
On Feb 22, 2010, at 10:16 AM, Matt Neuburg wrote: > And of course RubyCocoa itself is not about Ruby per se, but about Ruby > bridging to Objective-C; the only way to get *that* is to write your app in > RubyCocoa (or MacRuby). m. You don't have to write your app in RubyCocoa to get this, you can

Re: call ruby scripts from objective c

2010-02-22 Thread Matt Neuburg
On Sun, 21 Feb 2010 13:56:56 -0800, Rainer Standke said: >Hello, > >I have a Cocoa app that tries to take advantage of existing ruby code. >I basically want to use several scripts from a RubyCocoa application >in my app. Is there a way to do that? I use NSTask (along with NSPipe and NSFileHandle)

call ruby scripts from objective c

2010-02-21 Thread Rainer Standke
Hello, I have a Cocoa app that tries to take advantage of existing ruby code. I basically want to use several scripts from a RubyCocoa application in my app. Is there a way to do that? Thanks, Rainer ___ Cocoa-dev mailing list (Cocoa-dev@lists.a