> 
> It appears you are trying to get NSUserDefaults to do something that Apple 
> doesn?t want it to do these days. Why not create your own defaults,
> writing the data to a dictionary that is then written to a file that you save 
> in the ~/Library/Preferences folder, with a name of your choice?

I can see that this would work well.

It didn't seem to me that one solution is superior to another.
So, I have now implemented one dictionary per display that my app sees,
and store those dictionaries in the NSUserDefaults, with the display name as 
the key.

Thanks a lot for all your help and ideas!

Best regards, Gabriel


Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to