Re: Problem with relationships in Core Data
Re: Problem with relationships in Core Data
- Subject: Re: Problem with relationships in Core Data
- From: "I. Savant" <email@hidden>
- Date: Tue, 26 Sep 2006 13:04:31 -0400
It sounds as though your array controller is simply not reflecting
the changes made via the other. This is a common problem. You should
at least try forcing a fetch to see if that fixes your problem.
Otherwise, try checking your deletion rules in your model to
verify the action taken is the one you want / expect.
--
I.S.
On Sep 26, 2006, at 12:56 PM, Remco Poelstra wrote:
Hi,
Thanks for your reply.
I'm sorry, but I don't see how fetching an object solves my problem
of nullify'ing the relationship from B to A. Or do you mean that
that method enables me to manually nullify the relationship?
Thanks in advance,
Remco Poelstra
Op 26-sep-2006, om 17:40 heeft I. Savant het volgende geschreven:
See NSArrayController's -fetch: method.
--
I.S.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden