From: <hi...@us...> - 2007-02-07 06:08:45
|
Revision: 1524 http://svn.sourceforge.net/rubycocoa/?rev=1524&view=rev Author: hisa Date: 2007-02-06 22:08:43 -0800 (Tue, 06 Feb 2007) Log Message: ----------- 2007-02-07 Fujimoto Hisa <hi...@fo...> * bundle-support branch - temporary branch (from apple-unstable) for *EXPERIMENT* of bundle/plugin support. Maybe these API/SPEC is dynamically changed for a while. * framework/RubyCocoa.xcodeproj/project.pbxproj, framework/src/ruby/osx/objc/oc_bundle_support.rb, framework/src/ruby/osx/objc/oc_all.rb framework/src/ruby/osx/objc/oc_import.rb: temporary implementation for bundle/plugin support by ruby program. * sample/RubyAnywhere: SIMBL plugin example. * sample/VPRubyPluginEnabler: VoodooPad plugin example (not complete) Modified Paths: -------------- branches/bundle-support/src/ChangeLog branches/bundle-support/src/VERSION branches/bundle-support/src/framework/RubyCocoa.xcodeproj/project.pbxproj branches/bundle-support/src/framework/src/ruby/osx/objc/oc_all.rb branches/bundle-support/src/framework/src/ruby/osx/objc/oc_import.rb Added Paths: ----------- branches/bundle-support/src/framework/src/ruby/osx/objc/oc_bundle_support.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |