From: <lr...@us...> - 2007-03-02 10:33:17
|
Revision: 1621 http://svn.sourceforge.net/rubycocoa/?rev=1621&view=rev Author: lrz Date: 2007-03-02 02:33:15 -0800 (Fri, 02 Mar 2007) Log Message: ----------- 2007-03-02 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/mdl_osxobjc.m: When wrapping a returned ocid in a Ruby object, if the wanted class name can't be a constant (because starting with '_' or [a-z]), try to use the superclass name when possible. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/objc/mdl_osxobjc.m This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |