[MacRuby] #917: NSKeyedArchiver fails to find a superclass's implementation of 'encodeWithCoder:'

MacRuby ruby-noreply at macosforge.org
Thu Dec 9 18:42:37 PST 2010


#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/>



More information about the macruby-tickets mailing list