From: <lr...@us...> - 2007-03-01 14:45:12
|
Revision: 1610 http://svn.sourceforge.net/rubycocoa/?rev=1610&view=rev Author: lrz Date: 2007-03-01 06:45:10 -0800 (Thu, 01 Mar 2007) Log Message: ----------- 2007-03-01 Laurent Sansonetti <lsa...@ap...> * framework/src/ruby/osx/objc/oc_attachments.rb, framework/src/ruby/osx/objc/oc_wrapper.rb, framework/src/ruby/osx/objc/oc_attachments_appkit.rb, tests/tc_attachments.rb, tests/tc_wrapper.rb: - Removed old methods (to_a, to_f and to_i) in oc_wrapper ; - Refactored attachments to add methods directly to the Objective-C class and not using modules anymore ; - Fixed NSEnumerator#to_a ; - Updated test cases. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_attachments.rb branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_attachments_appkit.rb branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_wrapper.rb branches/apple-unstable/src/tests/tc_attachments.rb branches/apple-unstable/src/tests/tc_wrapper.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |