NSDocument data-based primitives
NSDocument data-based primitives
- Subject: NSDocument data-based primitives
- From: Julien Palmas <email@hidden>
- Date: Mon, 28 Mar 2005 10:43:32 +0900
Still in my investigations with NSDocument implementation, I've found something a bit strange in the
<x-tad-bigger>- (BOOL)writeToFile:(NSString *)fileName ofType:(NSString *)type method.
I expected fileName to be exactly the path in gave in the save panel. But it is actually a path that looks like this:
"/private/tmp/501/TemporaryItems/com.apple.myApp_604_133666110_1/myFile.xxx"
Is that normal ???
</x-tad-bigger> _______________________________________________
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