[Rubycocoa-devel 1055] Ruby Thread with RubyCocoa

Back to archive index

Satoshi Nakagawa snaka****@infot*****
Tue Jul 3 22:59:11 JST 2007


Hi.

I saw an error message, when I use Ruby threads on trunk, Tiger.

  RuntimeError: Ruby threads cannot be used in RubyCocoa without patches to the Ruby 

Could you allow me to use Ruby threads on the default ruby interpreter 1.8.2 of Tiger?

In my application, I use performSelectorOnMainThread_withObject_waitUntilDone
to communicate with the main thread from the other threads.
I think it's a common manner in writing GUI applications.
It works good even on ruby 1.8.2 of Tiger.

I want to distribute my software to people using Tiger and the default ruby 1.8.2.
Could you enable the threading patch only if the default interpreter
on the system supports the patch?

--
Satoshi Nakagawa




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