Strange "data" files appearing
Strange "data" files appearing
- Subject: Strange "data" files appearing
- From: John Scalo <email@hidden>
- Date: Fri, 14 Nov 2003 20:06:56 -0800
One of my apps periodically saves an archived object to a file using
NSArchiver's archiveRootObject: toFile: . The file always has the same name
and it's always in the same place. The problem is that my customers tell me
that they see data files appear in this same location that have names like:
data06e7.000
data13f8.00c
data1806.026
data1871.000
data21bf.004
That seems really strange. What are these files? Why do they appear? As far
as I know, the app doesn't save anything else at this location.
Thanks
John
_______________________________________________
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.