Re: NSObjectController - > getting it's keys
Re: NSObjectController - > getting it's keys
- Subject: Re: NSObjectController - > getting it's keys
- From: mmalcolm crawford <email@hidden>
- Date: Fri, 10 Dec 2004 19:41:24 -0800
On Dec 10, 2004, at 2:33 PM, John Spicer wrote:
Is there a way to make an NSObjectController (or array controller)
give up a list of it's keys, i.e. everything you've entered in the Nib
file?
Not really, and in general I wouldn't recommend doing this, since
there's no guarantee that the list in the nib file is correct (recall
that the nib file may contain "old" keys that no longer apply).
I'd like to be able to do this to build an automatic key list for
import/export and it would be nice if you didn't have to hand make the
list.
It's not clear what you mean by import/export? Or in a more general
sense what your goal is here. What is it you're trying to achieve?
There's almost certainly a better way...
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