Core Data & ManagedObjectContext
Core Data & ManagedObjectContext
- Subject: Core Data & ManagedObjectContext
- From: Philip Bridson <email@hidden>
- Date: Wed, 23 Jan 2008 12:43:59 -0800
Hi there,
If I create an managedObjectContext for each of my windows in an application, and pass in the persistent store co-ordinator for the application will this allow me to edit information in the store via separate nibs as at the moment it will only let me bind to the applications delegate. Also, if I bind an NSTextField to the NSArrayController, it automatically stores the information that is supplied, how can I pass the information to a method first,, say by clicking OK, BEFORE submitting the information to the NSArrayController?
Many Thanks,
Phil.
_______________________________________________
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