• 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: ARC and NSObjectController bindings through file's owner
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ARC and NSObjectController bindings through file's owner


  • Subject: Re: ARC and NSObjectController bindings through file's owner
  • From: Quincey Morris <email@hidden>
  • Date: Thu, 31 Jul 2014 09:55:16 -0700

On Jul 31, 2014, at 09:05 , Sean McBride <email@hidden> wrote:

> Other than use of 'weak', how else might something be changed in a non-KVO-compliant manner in ARC but not GC?  Again, the error is only in ARC and not GC.

I’m not sure this is the most productive way to approach this. The detection of an error may depend on the order of deallocation, so your ARC and GC implementations may be equally incorrect, but the error not equally reported.

Also, the aggressiveness with which this error is reported may vary with the system version and the memory model. I had the impression that Mavericks was checking for dangling observers more thoroughly than earlier versions.




_______________________________________________

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: 
 >ARC and NSObjectController bindings through file's owner (From: Sean McBride <email@hidden>)
 >Re: ARC and NSObjectController bindings through file's owner (From: Ken Thomases <email@hidden>)
 >Re: ARC and NSObjectController bindings through file's owner (From: Sean McBride <email@hidden>)

  • Prev by Date: Re: ARC and NSObjectController bindings through file's owner
  • Next by Date: Re: How to constrain a UISlider in a UIToolbar?
  • Previous by thread: Re: ARC and NSObjectController bindings through file's owner
  • Next by thread: Re: ARC and NSObjectController bindings through file's owner
  • Index(es):
    • Date
    • Thread