Re: Core Data application types
Re: Core Data application types
- Subject: Re: Core Data application types
- From: mmalc crawford <email@hidden>
- Date: Fri, 18 May 2007 13:08:53 -0700
On May 18, 2007, at 12:22 PM, MH wrote:
Yes, I realised the mistake about NSApplication being set as the Class
for the controller and changed it to NSArray, and bound it to the
delegate.managedObjectContext, and set its content array to something
like: NSArray *array = [delegatesNSArrayController arrangedObjects];
This much seems to be working, although there are notifications to
consider, as each document will need to know about the changes to this
array and its contents.
What are you trying to achieve?
This is almost certainly not the way to achieve it.
mmalc
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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