• 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: Going back to non-ARC
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Going back to non-ARC


  • Subject: Re: Going back to non-ARC
  • From: Ken Thomases <email@hidden>
  • Date: Fri, 12 Jun 2015 03:45:49 -0500

On Jun 12, 2015, at 3:18 AM, John Brownie <email@hidden> wrote:

> 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.

Before we address the how, let's make sure of the why.  What is the nature of this incompatibility?  ARC was designed so that code compiled with ARC can interoperate just fine with code compile with manual retain/release, and vice versa.  So, there should be no need to abandon ARC just because of a third-party library.  What lead you to believe there is such a need?

Regards,
Ken


_______________________________________________

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


  • Follow-Ups:
    • Re: Going back to non-ARC
      • From: John Brownie <email@hidden>
References: 
 >Going back to non-ARC (From: John Brownie <email@hidden>)

  • Prev by Date: Going back to non-ARC
  • Next by Date: Re: Going back to non-ARC
  • Previous by thread: Going back to non-ARC
  • Next by thread: Re: Going back to non-ARC
  • Index(es):
    • Date
    • Thread