Re: Where/how to store lots of user application data
Re: Where/how to store lots of user application data
- Subject: Re: Where/how to store lots of user application data
- From: Scott Anguish <email@hidden>
- Date: Fri, 13 May 2005 13:04:43 -0400
there is no Application Data directory
On May 13, 2005, at 12:17 PM, SA Dev wrote:
Then "~/Library/Application Data" is the appropriate place.
On May 13, 2005, at 12:15 PM, Graham wrote:
I'd like it to persistent between application invocations.
Thanks
Graham
On May 13, 2005, at 12:10 PM, SA Dev wrote:
If it's temporary data, use NSTemporaryDirectory() and create
your own cache.
On May 13, 2005, at 12:00 PM, Graham wrote:
Hi,
I am new to Cocoa programming and wanted to ask where I should
start looking to learn the 'correct' method and location for
storing user data (such as a large number of images). I have
already been using the User defaults plist for simple
application preferences for the user, but I'd like to know where
files should be stored for a user. The images being stored are
really just a cache.
Kind regards,
Graham
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40silentalcove.net
This email sent to email@hidden
_______________________________________________
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
_______________________________________________
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