From: harry <hv...@ch...> - 2004-05-26 20:06:53
|
Hi all, recently I started experimenting with the new Controller layer in OSX-Panther, and like it a lot; when I created some dummy Ruby1.8/RubyCocoa 0.4.0 project using Cocoa Bindings, I got some errors indicating that Cocoa Bindings are not yet supported in RubyCocoa; after some investigation in the source-code, it is my understanding that it was build under Jaguar, and as such for Panther missing some wrapper classes, found under framework/src/objc/cocoa, and perhaps more supporting code. Is this the case? Will this otherwise great package be updated in the foreseeable future to support these and other new features in Panther's Cocoa version? thx, Harry PS: if needs be I'm willing to contribute; I'd like to see this package stay updated with OSX/Cocoa-versions ... |