NSUserDefaultsController and a document app.
NSUserDefaultsController and a document app.
- Subject: NSUserDefaultsController and a document app.
- From: Tony Romano <email@hidden>
- Date: Thu, 15 Jul 2010 12:37:28 -0700
I have a document based cocoa app. I am using a
NSUserDefaultsController to bind the properties of the document to
defaults values. This all works. Since the controller defaults are
'shared', one side effect is every document window inherits the defaults
even though the object for each document window is unique. One approach
I thought of is to have a section in the plist for each document window,
since they appear to be unique. Any other thoughts on how this may be
accomplished?
Thanks,
-Tony
_______________________________________________
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