[MacRuby-devel] RubyCocoa layer

Eloy Duran eloy.de.enige at gmail.com
Mon Jun 23 14:20:22 PDT 2008


Hi,

Today I merged my code for the RubyCocoa layer.
It's still very premature. There are some notes in sample-macruby/ 
RubyCocoa/README
about what still needs to to be done.

Also it is now in lib/osx/rubycocoa.rb and there's a osx/cocoa.rb.
The latter will probably be removed as to not have RubyCocoa  
applications work by default.
This needs to be discussed further.

For now the main issues are the super_foo style methods and also some  
method missing like behaviour
for objc methods that check if a method exists before dispatching. The  
latter is currently being worked around,
but that should definitely move out.

Cheers,
Eloy


More information about the MacRuby-devel mailing list