From: Eloy D. <elo...@gm...> - 2010-04-25 13:39:15
|
You'd be better of using MacRuby for threading, regular ruby threads are posix threads there. Eloy Sent from my iPad On 25 apr. 2010, at 02:30, Stefan Bracke <st...@gi...> wrote: > Anyone have any pointers in how to work best with threads? > > My problem in particular is that I want to do other stuff while rubycocoa-application (together with appscript) controls another application. > > NSThreads? Emulated threads (whatever that may be, as long as it does not involve NSTimer tricks...) > > Stef > > > ------------------------------------------------------------------------------ > _______________________________________________ > Rubycocoa-talk mailing list > Rub...@li... > https://lists.sourceforge.net/lists/listinfo/rubycocoa-talk |