Re: Problems saving NSDictionary with writeToFile
Re: Problems saving NSDictionary with writeToFile
- Subject: Re: Problems saving NSDictionary with writeToFile
- From: Scott Anguish <email@hidden>
- Date: Mon, 10 Feb 2003 01:52:47 -0500
what kind of data is in the dictionary? Is it all property list
storable?
It's hard to tell from the CFdump on the web site... but are there
NSImages in the dictionary or have you already converted them to NSData?
On Sunday, February 9, 2003, at 09:28 PM, Colin Cornaby wrote:
No, I'm quite sure the file never makes it, and this is re-produceable
on other machines. The path I am passing in my app is /Test2.xscheme
(and I have tried /Users/ColinCornaby/Test2.xscheme). The permissions
are ok, and the method has worked before, but not on this specific
instance. The app will be handling much larger situations too. Both
flags for atomically also make no difference.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.