Re: NSDocument: File attributes for backup file?
Re: NSDocument: File attributes for backup file?
- Subject: Re: NSDocument: File attributes for backup file?
- From: Manfred Lippert <email@hidden>
- Date: Wed, 06 Feb 2002 16:54:37 +0100
>
It looks like there are indeed situations in which backup file attributes
>
aren't preserved, though I'd be surprised if you're seeing the problem happen
>
on HFS+.
Yes, I am seeing this in HFS+! I do not have volumes with other file system
formats.
>
Your code will have to figure out the path to the backup document file
>
itself. Here's some code that will do it the exact same way that
>
NSDocument does it:
Thank you! Hopefully, NSDocument will not change its backup naming scheme,
so it would break that code ... ;-}
Hmmm, a general question here: Is it possible for the _system_ (via software
updates) to make changes to Cocoa things like NSDocument, or is this
entirely depending on the framework (the dev tools) I linked my programs
with? Or both?
Mani
_______________________________________________
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.