From: <lr...@us...> - 2007-05-31 20:02:32
|
Revision: 1801 http://svn.sourceforge.net/rubycocoa/?rev=1801&view=rev Author: lrz Date: 2007-05-31 13:02:30 -0700 (Thu, 31 May 2007) Log Message: ----------- 2007-05-31 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/mdl_osxobjc.m: Better logging. * framework/src/objc/RBClassUtils.h, framework/src/objc/RBClassUtils.m, framework/src/objc/OverrideMixin.m: Do not enable direct-override into ruby-derived classes. * framework/src/ruby/osx/objc/active_record.rb: When removing all table columns, make sure to iterate on a duplicate array to not mutate the original one during the enumeration. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/objc/OverrideMixin.m trunk/src/framework/src/objc/RBClassUtils.h trunk/src/framework/src/objc/RBClassUtils.m trunk/src/framework/src/objc/mdl_osxobjc.m trunk/src/framework/src/ruby/osx/objc/active_record.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |