[MacRuby-devel] accessing ruby objects from Objective-C

S. Woodside sbwoodside at yahoo.com
Tue Feb 10 12:03:48 PST 2009


Hi,

If you look at
   http://simonwoodside.com/weblog/2009/2/10/wondeful_joy_mix_ruby_and/
   I describe calling ruby side objects from the ObjC side. I can make  
it work using dynamic classes but of course that generates compiler  
warnings (like no '-baz' method found). Of course it still works, but  
is there any way for my ObjC classes to know at compile time what are  
the class names and methods on the ruby classes?

--simon

--
http://simonwoodside.com



More information about the MacRuby-devel mailing list