From: Dave H. <da...@gr...> - 2005-09-16 23:39:09
|
On Sep 16, 2005, at 15:35, Jonathan Paisley wrote: > The crash you're seeing could be a result of a bug in your ruby code > that does things with Objective C/Cocoa. Like what? I've been trying to be extremely "by the book" for just this reason. > Another possibility is that the crash is a result of normal ruby > exception being thrown, which the Objective C runtime doesn't know how > to deal with it. The CVS version of RubyCocoa has support for handling > these correctly. The "CVS version"? Is that shorthand for "a newer but not officially released version?" And would I have to have CVS installed (no, no, not that horrible word!) in order to access it? |