From: <lr...@us...> - 2007-11-18 15:24:52
|
Revision: 2132 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2132&view=rev Author: lrz Date: 2007-11-18 07:24:47 -0800 (Sun, 18 Nov 2007) Log Message: ----------- 2007-11-18 Laurent Sansonetti <lsa...@ap...> * framework/src/ruby/osx/objc/ruby_addition.rb, framework/src/objc/ocdata_conv.m, tests/tc_to_ns.rb: - Reverted the [2007-11-06] change where mutable objects weren't returned during conversion anymore. This wasn't a good idea after all. - #to_ns doesn't accept a parameter anymore, it always returns mutable objects when possible (from String, Array and Hash). - Updated the tests. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/objc/ocdata_conv.m trunk/src/framework/src/ruby/osx/objc/ruby_addition.rb trunk/src/tests/tc_to_ns.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |