From: Rupert B. <rup...@fr...> - 2005-09-15 22:46:47
|
Sean, Thanks for your code for cocoa_depends_on and (most importantly for me) for cocoa_property. I am having trouble testing and understanding something : subclassing your Controller. You have tested a class Controller < OSX::NSObject, but have you also tested a SubController < Controller ? When I try this, I get an illegal instruction from Ruby ! Any ideas ? My Ruby meta-programming skills are not great ... TIA, Rupert |