Locking
Locking
- Subject: Locking
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Tue, 15 Jun 2004 23:31:54 +0200
I have an application which does
[ fileManager removeFileAtPath: aPath handler: self ]
When "aPath" is in use by Xcode this fails.
But Finder tells me that "aPath" is not locked.
So: how does Xcode prevent the removal of "aPath" ?
Gerriet.
_______________________________________________
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.