From: <lr...@us...> - 2007-01-09 02:19:28
|
Revision: 1386 http://svn.sourceforge.net/rubycocoa/?rev=1386&view=rev Author: lrz Date: 2007-01-08 18:19:27 -0800 (Mon, 08 Jan 2007) Log Message: ----------- 2007-01-09 Laurent Sansonetti <lsa...@ap...> * framework/src/ruby/osx/objc/oc_import.rb, framework/src/objc/mdl_osxobjc.m: Fixed a bug when overriding methods in a class that has not been imported yet, by making sure the methods will be executed under the right scope. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/objc/mdl_osxobjc.m branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_import.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |