[MacRuby] #1407: MacRuby uses GC, which is more or less deprecated, should use ARC

MacRuby ruby-noreply at macosforge.org
Wed Oct 12 07:08:05 PDT 2011


#1407: MacRuby uses GC, which is more or less deprecated, should use ARC
-----------------------------------------+----------------------------------
 Reporter:  mayer.julian@…               |       Owner:  lsansonetti@…        
     Type:  defect                       |      Status:  new                  
 Priority:  major                        |   Milestone:                       
Component:  MacRuby                      |    Keywords:  arc, gc              
-----------------------------------------+----------------------------------
 garbage collection has been more or less deprecated by apple, they suggest
 using automatic reference counting for all future development.

 while GC may be supported for the foreseeable future, MacRuby should use
 the recommended and not the outdated technology which is bound to
 disappear at some point.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/1407>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list