9 Nov
2008
9 Nov
'08
11:10 p.m.
On Nov 9, 2008, at 2:50 PM, Laurent Sansonetti wrote:
Sure, when the app in question is a MacRuby app then we can do that (there is AFAIK no need to start a new thread, the console can be in the runloop.)
Ah, that's even better, yes.
But here Daniel was referring to using MacRuby inside a pure objc app, I think, which is different, since you need to dynamically load MacRuby in the environment.
Ahh, OK. So, is there anything we can do to make *that* particular usage scenario any easier? - Jordan