From: <lr...@us...> - 2007-05-14 16:41:09
|
Revision: 1740 http://svn.sourceforge.net/rubycocoa/?rev=1740&view=rev Author: lrz Date: 2007-05-14 09:41:08 -0700 (Mon, 14 May 2007) Log Message: ----------- 2007-05-14 Laurent Sansonetti <lsa...@ap...> * framework/src/ruby/osx/objc/ruby_addition.rb, framework/src/ruby/osx/objc/oc_attachments.rb, framework/src/objc/ocdata_conv.m, tests/tc_plist.rb, tests/tc_types.rb, tests/tc_attachments.rb: Introduced NSObject#to_ruby, which converts the given Cocoa type to the Ruby equivalent (converting sub-elements for NSArray and NSDictionary). Added and updated test cases. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/objc/ocdata_conv.m trunk/src/framework/src/ruby/osx/objc/oc_attachments.rb trunk/src/framework/src/ruby/osx/objc/ruby_addition.rb trunk/src/tests/tc_attachments.rb trunk/src/tests/tc_plist.rb trunk/src/tests/tc_types.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |