Re: Strange Managed Context Error
Re: Strange Managed Context Error
- Subject: Re: Strange Managed Context Error
- From: Colin Cornaby <email@hidden>
- Date: Sun, 21 Aug 2005 10:13:50 -0700
I also went ahead and debugged the entity description:
NSEntityDescription *entity = [NSEntityDescription
entityForName:@"EntityName" inManagedObjectContext:self];
id modal = [entity managedObjectModel];
Modal is not nil, and contains the right managed object modal.
_______________________________________________
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