[MacRuby] #916: NSKeyedArchiver/Unarchiver generates multiple copies of the same object

MacRuby ruby-noreply at macosforge.org
Wed Sep 22 22:54:15 PDT 2010


#916: NSKeyedArchiver/Unarchiver generates multiple copies of the same object
---------------------------------+------------------------------------------
 Reporter:  mred@…               |       Owner:  lsansonetti@…        
     Type:  defect               |      Status:  new                  
 Priority:  major                |   Milestone:                       
Component:  MacRuby              |    Keywords:                       
---------------------------------+------------------------------------------

Comment(by mred@…):

 Ok, I've provided an example as an attachment that I believe demonstrates
 the problem.  It appears that the common identity of objects is missed
 when objects are used as keys in a Hash.  Encoding the hash's keys as an
 array seems to work however.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/916#comment:2>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list