#1296: macirb crashes when inspecting the NSProxy class ------------------------------------+--------------------------------------- Reporter: mrada@… | Owner: lsansonetti@… Type: defect | Status: new Priority: minor | Milestone: Component: MacRuby | Keywords: reduction ------------------------------------+--------------------------------------- Of course, this is because of the special nature of the NSProxy class. ○ macirb irb(main):001:0> NSProxy uncaught Objective-C/C++ exception... 2011-05-21 18:44:01.178 macruby[72520:903] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSProxy methodSignatureForSelector:] called!' *** Call stack at first throw: -- Ticket URL: <http://www.macruby.org/trac/ticket/1296> MacRuby <http://macruby.org/>