Sharing instances between NIB's?
Sharing instances between NIB's?
- Subject: Sharing instances between NIB's?
- From: "Timothy Reaves" <email@hidden>
- Date: Tue, 17 May 2005 08:54:18 -0400 (EDT)
- Importance: Normal
I have an app I'm working on that uses CoreData and has multiple NIB
files. The other NIB's have sheets used to edit a particular object
type each. What is the best way - if there is a 'best'- to share
instances of objects between these NIB's?
In my case I not only have the managedObjectContext to share, but
I'd also want to 'inject' the particular object instance into the
new NIB as the object to manage by the NSObjectController.
Any suggestions?
_______________________________________________
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