• 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: NSManagedObject, retain count and dealloc:
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSManagedObject, retain count and dealloc:


  • Subject: Re: NSManagedObject, retain count and dealloc:
  • From: Joanna Carter <email@hidden>
  • Date: Mon, 26 Apr 2010 22:33:33 +0100

Hi Vincent

> I am unable to see a NSManagedObject go through the dealloc: method, even after its removal from the MOC. It seems these objects are created after a initWithEntity:insertIntoMOC: with an initial retain count of 2, and, of course, it is impossible to make the retain count (by honest means) drop below 2. Is this normal expected behavior?

The docs state that the MOC retains a reference to the MO until it is saved, so with the reference you are holding, that should make 2.

Joanna

--
Joanna Carter
Carter Consulting

_______________________________________________

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: 
 >NSManagedObject, retain count and dealloc: (From: vincent habchi <email@hidden>)

  • Prev by Date: Re: NSManagedObject, retain count and dealloc:
  • Next by Date: white screen windows at first
  • Previous by thread: Re: NSManagedObject, retain count and dealloc:
  • Next by thread: Re: NSManagedObject, retain count and dealloc:
  • Index(es):
    • Date
    • Thread