Tatsuhiro Nishioka
tat****@ics*****
Sat Dec 9 13:07:02 JST 2006
Hi Kimura-san, Thanks for your effort on this. I want to share with you all the issue that I've experienced on RubyCocoa-0.5.0. As we discussed on your blog, RubyCocoa doesn't allow a module inside a class to implicitly use OSX name scope when you include the OSX module at the top-level Object. I wrote this issue on a website so take a look at: http://minikidsgames.sourceforge.net/rubycocoa/tips-and-pitfalls-in- using-rubycocoa#include_osx Best, Tat On Dec 8, 2006, at 6:32 AM, kimura wataru wrote: > RubyCocoa 0.5.0 was released. > > == LICENSE CHANGED > > RubyCocoa distributed under the Ruby License or GNU Lesser > General Public License version 2.1. > > == Requirement > > * MacOS X 10.4 or later > * Ruby 1.8 > > == Release Files > > https://sourceforge.net/project/showfiles.php?group_id=44114 > > * source archive :rubycocoa-0.5.0.tgz > (MD5: 9faef670648fc94720900ecc3531250a) > * universal binary package: RubyCocoa-0.5.0-OSX10.4universal.dmg > (MD5: bb9d4960dfb1eeae70bc2dc4ffac248b) > > == Changes from 0.4.2 > > * new features > * Cocoa classes autoload > * same class hierarchy in Ruby > * pass-by-reference > * automatic ns_overrides > * some bug fixes > > http://rubycocoa.sourceforge.net/doc/changes.en.html