• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: copyWithZone archive/unarchive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: copyWithZone archive/unarchive


  • Subject: Re: copyWithZone archive/unarchive
  • From: David Rowland <email@hidden>
  • Date: Fri, 30 Jan 2015 20:43:52 -0800

It’s best to use ARC uniformly in a project and not mix with non-ARC modules. Xcode has a tool to upgrade projects to ARC. I have used it a number of times, and it seems to do a very good job.

David



> On Jan 30, 2015, at 8:15 PM, Jerry Krinock <email@hidden> wrote:
>
>
>> On 2015 Jan 30, at 10:08, Trygve Inda <email@hidden> wrote:
>>
>> Do you see non-ARC code becoming obsolete?
>
> Non-ARC code is already obsolete, but what I think you mean is will non-ARC code fail to compile or run in some future OS version.  Never say “never” with Apple, but in this case, I don’t think so, because ARC is a layer on top of non-ARC.
>
>> I could probably start moving it
>> to ARC slowly but it is hard to justify time spent on something that is not
>> really needed. I have not run into any serious bugs or unexplained crashes
>> due to messed up retain/release.
>
> Then don’t touch it.  Use ARC for new code.
>
>
>
>
> _______________________________________________
>
> 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


_______________________________________________

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


References: 
 >Re: copyWithZone archive/unarchive (From: Trygve Inda <email@hidden>)
 >Re: copyWithZone archive/unarchive (From: Jerry Krinock <email@hidden>)

  • Prev by Date: Re: copyWithZone archive/unarchive
  • Next by Date: Re: Core Data concurrency during import of folder contents
  • Previous by thread: Re: copyWithZone archive/unarchive
  • Next by thread: Program Crash
  • Index(es):
    • Date
    • Thread