Re: CoreData.. Relationship Not Persisting
Re: CoreData.. Relationship Not Persisting
- Subject: Re: CoreData.. Relationship Not Persisting
- From: "Kyle Sluder" <email@hidden>
- Date: Wed, 6 Feb 2008 21:00:25 -0500
On Feb 6, 2008 12:54 PM, Chris Schmitt <email@hidden> wrote:
> 1. Get a reference to the parent entities relationship set using the
> relationship accessor (entity.relationshipName).
> 2. Use the addObject method of the MSMutableSet to add the new
> relationship.
Did you call -[NSManagedObjectContext processPendingChanges]? Code
would be helpful.
--Kyle Sluder
_______________________________________________
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