From: <lr...@us...> - 2007-01-02 12:55:17
|
Revision: 1314 http://svn.sourceforge.net/rubycocoa/?rev=1314&view=rev Author: lrz Date: 2007-01-02 04:55:15 -0800 (Tue, 02 Jan 2007) Log Message: ----------- 2007-01-02 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/OverrideMixin.m, framework/src/objc/RBObject.m, framework/src/objc/mdl_objwrapper.m, framework/src/objc/ocdata_conv.h, framework/src/objc/ocdata_conv.m, tests/tc_subclass.rb: Fixed a regression introduced by the new FFI support, when messages could not be properly forwarded to Objective-C objects that are overriding the default message dispatching mechanism (like NSUndoManager). Added 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/RBObject.m branches/apple-unstable/src/framework/src/objc/mdl_objwrapper.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/tests/tc_subclass.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |