|
From: <lr...@us...> - 2007-10-25 14:43:48
|
Revision: 2093
http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2093&view=rev
Author: lrz
Date: 2007-10-25 07:43:46 -0700 (Thu, 25 Oct 2007)
Log Message:
-----------
2007-10-25 Laurent Sansonetti <lsa...@ap...>
* framework/src/ruby/osx/objc/oc_import.rb,
tests/tc_subclass.rb:
Now allow the send the of 'new' message to any ObjC class that will respond
to it. Keep the old behavior (raising an exception) for classes that don't
implement new.
Modified Paths:
--------------
trunk/src/ChangeLog
trunk/src/framework/src/ruby/osx/objc/oc_import.rb
trunk/src/tests/tc_subclass.rb
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|