[Rubycocoa-devel 315] Thread patches in RubyCocoa core

Back to archive index

Jonathan Paisley jp-ww****@dcs*****
Mon Jul 17 04:55:29 JST 2006


Hi,

How do you feel about merging my patch to RubyCocoa to add (ruby)  
thread support if the interpreter has been appropriately patched? The  
patch dynamically looks up the necessary method symbol in ruby, so  
RubyCocoa can function with or without a patched interpreter.

We could perhaps hook into Thread.new to issue a warning if a thread  
is started when necessary interpreter support is not there.

A further thought is to bundle a binary of the patched ruby with  
RubyCocoa. This would make it very easy to redistribute RubyCocoa apps.

Comments?

Cheers,
Jonathan



More information about the Rubycocoa-devel mailing list
Back to archive index