From: <lr...@us...> - 2007-04-23 21:22:06
|
Revision: 1710 http://svn.sourceforge.net/rubycocoa/?rev=1710&view=rev Author: lrz Date: 2007-04-23 14:22:05 -0700 (Mon, 23 Apr 2007) Log Message: ----------- 2007-04-23 Laurent Sansonetti <lsa...@ap...> * framework/src/ruby/osx/objc/oc_import.rb framework/src/objc/RBObject.m tests/tc_ovmix.rb tests/objc_test.m tests/tc_subclass.rb, tests/tc_hybrid.rb: Some work on messaging Ruby from Objective-C. Fixed a bug when the Ruby proxy cannot be determined, and another when OSX methods couldn't be called directly on an Objective-C class from Ruby (DirectOverride). Added tests. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/objc/RBObject.m trunk/src/framework/src/ruby/osx/objc/oc_import.rb trunk/src/tests/objc_test.m trunk/src/tests/tc_ovmix.rb trunk/src/tests/tc_subclass.rb Added Paths: ----------- trunk/src/tests/tc_hybrid.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |