From: kimura w. <ki...@us...> - 2005-06-05 16:26:42
|
Hi, Sat, 4 Jun 2005 23:14:35 +0200, Cornelius Jaeger wrote: >hi all > >two questions, >all xcode related examples seem to have bugs, or the same bug: >nsview not initialized correctly, did you forget to call super? > >i guess this is within the framework, cause the code seems fine on >first glance. > Thanks for your repoting. I confirmed the message. >second question, does RubyCocoa support bindings and core data? >if not, what work remains, and how can i help? >i'm new to ruby, but i've been to objective-c land since nextstep and >java for 5 years, plus i've been around python on and off for what's >worth. > I commited to CVS for supporting Cocoa Bindings and a sample "CurrencyConverter". The next release of RubyCocoa will supports the feature. I think Core Data works with RubyCocoa, but not tested. -- kimura wataru |