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 (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to