From: <lr...@us...> - 2007-02-21 02:06:49
|
Revision: 1573 http://svn.sourceforge.net/rubycocoa/?rev=1573&view=rev Author: lrz Date: 2007-02-20 18:06:22 -0800 (Tue, 20 Feb 2007) Log Message: ----------- 2007-02-21 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/ocdata_conv.m, framework/src/objc/cls_objcptr.h, framework/src/objc/cls_objcptr.m, tests/tc_objcptr.rb: Added the possibility to retrieve components from an ObjCPtr instance giving an index. This works only for ObjCPtr objects returned by RubyCocoa and the user is responsible to pass the right index value, otherwise it may crash the program. Added tests cases. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/objc/cls_objcptr.h branches/apple-unstable/src/framework/src/objc/cls_objcptr.m branches/apple-unstable/src/framework/src/objc/ocdata_conv.m branches/apple-unstable/src/tests/tc_objcptr.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |