NSManagedObject, retain count and dealloc:
NSManagedObject, retain count and dealloc:
- Subject: NSManagedObject, retain count and dealloc:
- From: vincent habchi <email@hidden>
- Date: Mon, 26 Apr 2010 23:14:04 +0200
Hi again,
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?
Thanks,
Vincent_______________________________________________
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