Re: NSManagedObject.managedObjectContext is nil???
Re: NSManagedObject.managedObjectContext is nil???
- Subject: Re: NSManagedObject.managedObjectContext is nil???
- From: Rick Mann <email@hidden>
- Date: Tue, 26 Mar 2019 14:57:47 -0700
The implication there is that an object has a weak reference to the MOC? Ah, in
the header I see it's `assign`. I wonder why they do that and not `weak`.
Thanks, I'll look into it.
> On Mar 26, 2019, at 14:50 , Richard Charles <email@hidden> wrote:
>
> You have retained the managed object outside the managed object context.
>
> --Richard Charles
>
>
>> On Mar 26, 2019, at 1:04 PM, Rick Mann <email@hidden> wrote:
>>
>> I'm seeing a situation where my NSManagedObject's managedObjectContext is
>> nil. It doesn't happen all the time though. Any idea why? Thanks!
>>
>> --
>> Rick Mann
>> email@hidden
>
--
Rick Mann
email@hidden
_______________________________________________
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