#917: NSKeyedArchiver fails to find a superclass's implementation of 'encodeWithCoder:' ---------------------------------+------------------------------------------ Reporter: mred@… | Owner: lsansonetti@… Type: defect | Status: new Priority: major | Milestone: MacRuby 1.0 Component: MacRuby | Keywords: ---------------------------------+------------------------------------------ Comment(by lsansonetti@…): This is a problem in the super dispatcher. The current super class is usually saved and restored within the dispatcher, however encodeWithCoder: is being called from Objective-C. -- Ticket URL: <http://www.macruby.org/trac/ticket/917#comment:2> MacRuby <http://macruby.org/>