From: <ki...@us...> - 2014-02-01 11:23:36
|
Revision: 2516 http://sourceforge.net/p/rubycocoa/svn/2516 Author: kimuraw Date: 2014-02-01 11:23:34 +0000 (Sat, 01 Feb 2014) Log Message: ----------- Refactaring pseudo-openclass of Objective-C classes this feature is enabled only with ruby-1.8. on ruby-2.0 or later, RubyCocoa should call ns_import automatically at require_framework and initializing application. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/RubyCocoa.xcodeproj/project.pbxproj trunk/src/framework/src/ruby/osx/objc/oc_all.rb trunk/src/framework/src/ruby/osx/objc/oc_import.rb Added Paths: ----------- trunk/src/framework/src/ruby/osx/objc/oc_import_openclass.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |