[MacRuby-devel] The Future of MacRuby
Laurent Sansonetti
laurent.sansonetti at gmail.com
Sat Apr 7 05:37:57 PDT 2012
Yes, ARC as is can't be used in MacRuby, but the principles can be
ported. Which is what I did, more or less, in an experimental branch.
Now, there are various challenges to solve in order to reach
stability, but don't worry, we will get there.
Laurent
2012/4/7 Francis Chong <francis at ignition.hk>:
> 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 <jballanc at 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 at lists.macosforge.org
>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
More information about the MacRuby-devel
mailing list