The technology by the name “ARC” actually inserts the required code at compile time and only for Objective-C(++). The principal of ARC, however, can be applied to MacRuby.
On 7 apr. 2012, at 13:13, Henry Maddocks wrote: > > 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