Re: Sharing instances between NIB's?
Re: Sharing instances between NIB's?
- Subject: Re: Sharing instances between NIB's?
- From: mmalcolm crawford <email@hidden>
- Date: Tue, 17 May 2005 09:04:20 -0700
On May 17, 2005, at 5:54 AM, Timothy Reaves wrote:
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.
In what way is this any different from "sharing" instances of any
other sort of object between nibs?
mmalc
_______________________________________________
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