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

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to