• 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: There's obviously something I don't understand about autorelease.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: There's obviously something I don't understand about autorelease.


  • Subject: Re: There's obviously something I don't understand about autorelease.
  • From: Ken Thomases <email@hidden>
  • Date: Sat, 17 Mar 2012 22:03:58 -0500

On Mar 17, 2012, at 9:35 PM, Quincey Morris wrote:

> Also, note that 'weak' and 'strong' etc really shouldn't be on @property either, since they only affect the way the ivar is handled. The property itself is neither weak nor strong.

This doesn't seem right.  It's an important part of the semantics of a property whether it holds a strong or weak reference.  It is _not_ just an implementation detail.  The logic is just the same as for pre-ARC retain/assign properties.

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: There's obviously something I don't understand about autorelease.
      • From: Quincey Morris <email@hidden>
References: 
 >Re: There's obviously something I don't understand about autorelease. (From: G S <email@hidden>)
 >Re: There's obviously something I don't understand about autorelease. (From: Roland King <email@hidden>)
 >Re: There's obviously something I don't understand about autorelease. (From: Richard Somers <email@hidden>)
 >Re: There's obviously something I don't understand about autorelease. (From: Roland King <email@hidden>)
 >Re: There's obviously something I don't understand about autorelease. (From: Greg Parker <email@hidden>)
 >Re: There's obviously something I don't understand about autorelease. (From: Roland King <email@hidden>)
 >Re: There's obviously something I don't understand about autorelease. (From: Quincey Morris <email@hidden>)

  • Prev by Date: Re: How to get Mac codesign certificate?
  • Next by Date: Re: There's obviously something I don't understand about NSDate.
  • Previous by thread: Re: There's obviously something I don't understand about autorelease.
  • Next by thread: Re: There's obviously something I don't understand about autorelease.
  • Index(es):
    • Date
    • Thread