From: Frank I. <ill...@ma...> - 2005-12-10 18:49:50
|
I found the solution myself using the following command: rb_eval_string([[NSString stringWithFormat:@"load '%@'", file] fileSystemRepresentation]); Cheers Frank On 10.12.2005, at 12:19, Frank Illenberger wrote: > Hi, > > I am using ruby classes that are derived from Cocoa classes. Does > anybody know if it is possible to reload the source file of such a > ruby class during the execution of my application? This would make > a fine scenario for rapid-turnaround changes. > > Frank > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through > log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD > SPLUNK! > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > _______________________________________________ > Rubycocoa-talk mailing list > Rub...@li... > https://lists.sourceforge.net/lists/listinfo/rubycocoa-talk |