Automatic Reference Counting implements automatic memory management for 
Objective-C objects and blocks. If you read MacRuby source code, you will found 
that the VM is not even written in Objective-C!

Henry Maddocks 於 2012年4月7日 下午7:13 寫道:

> 
> On 7/04/2012, at 6:13 PM, Joshua Ballanco <jball...@gmail.com> wrote:
> 
>> Regarding ARC, MacRuby cannot use ARC. That is, MacRuby cannot use the Obj-C 
>> implementation of ARC.
> 
> Why is that?
> 
> Henry
> 
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel@lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

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

Reply via email to