Re: [MacRuby-devel] Threads and iPhone

2008-12-27 Thread Laurent Sansonetti
On Dec 27, 2008, at 3:17 PM, Vincent Isambart wrote: Will it be easier to implement and manage multithreaded apps with MacRuby? MacRuby's threads are exactly the same as Ruby 1.9. Nothing less nothing more. When you say "easier", if you mean easier than ObjC perhaps a little bit, but that's

Re: [MacRuby-devel] Threads and iPhone

2008-12-27 Thread Vincent Isambart
> Will it be easier to implement and manage multithreaded apps with MacRuby? MacRuby's threads are exactly the same as Ruby 1.9. Nothing less nothing more. When you say "easier", if you mean easier than ObjC perhaps a little bit, but that's all. > And will MacRuby be eventually rolled into iphone