#671: MacRuby developers can't know if their arrays are mutable or immutable
-------------------------------------+--------------------------------------
 Reporter:  mattaimone...@…          |        Owner:  lsansone...@…        
     Type:  defect                   |       Status:  closed               
 Priority:  blocker                  |    Milestone:                       
Component:  MacRuby                  |   Resolution:  wontfix              
 Keywords:                           |  
-------------------------------------+--------------------------------------
Changes (by lsansone...@…):

  * status:  new => closed
  * resolution:  => wontfix
  * milestone:  MacRuby 0.6 =>


Comment:

 This is by design. In 0.6, #frozen? will no longer return true for
 immutable Foundation collections.

 Check out Bill Bumgarner's response here:
 http://stackoverflow.com/questions/1788690/objectiv-c-how-to-check-if-
 variable-is-nsarray-or-nsmutablearray

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

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to