From: <lr...@us...> - 2007-01-05 17:18:33
|
Revision: 1345 http://svn.sourceforge.net/rubycocoa/?rev=1345&view=rev Author: lrz Date: 2007-01-05 09:18:28 -0800 (Fri, 05 Jan 2007) Log Message: ----------- 2007-01-05 Laurent Sansonetti <lsa...@ap...> * framework/src/ruby/osx/objc/oc_import.rb, framework/src/objc/OverrideMixin.m, framework/src/objc/RBObject.m, framework/src/objc/mdl_osxobjc.m, framework/src/objc/RBClassUtils.m, framework/src/objc/ocdata_conv.h, framework/src/objc/ocdata_conv.m, tests/tc_ovmix.rb, tests/objc_test.m: - Fixed direct import of Objective-C classes when the OSX module is included in Object ; - Added the possibility to add or override any method directly in a given Objective-C class from Ruby (before it was only possible in a subclass). Added some test cases. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/objc/OverrideMixin.m branches/apple-unstable/src/framework/src/objc/RBClassUtils.m branches/apple-unstable/src/framework/src/objc/RBObject.m branches/apple-unstable/src/framework/src/objc/mdl_osxobjc.m branches/apple-unstable/src/framework/src/objc/ocdata_conv.h branches/apple-unstable/src/framework/src/objc/ocdata_conv.m branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_import.rb branches/apple-unstable/src/tests/objc_test.m branches/apple-unstable/src/tests/tc_ovmix.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |