Re: Going back to non-ARC
Re: Going back to non-ARC
- Subject: Re: Going back to non-ARC
- From: Sean McBride <email@hidden>
- Date: Fri, 12 Jun 2015 11:02:58 -0400
- Organization: Rogue Research Inc.
On Fri, 12 Jun 2015 18:18:48 +1000, John Brownie said:
>Having worked with ARC code for a long while, I discovered an
>incompatibility with a library that means I have to convert to non-ARC
>code.
That sounds like a bad idea. One could easily imagine that non-ARC will be deprecated one day, just like garbage collection was. Probably better to direct your energy to fix the nano library. Strange though, because it seems to me ARC offers good C++ interoperability as described here:
<http://clang.llvm.org/docs/AutomaticReferenceCounting.html>
Cheers,
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden