Re: Impressive OSX-ery
by Steve at 12:36 18/01/08 (Blogs::Bruce)
It's the OS. OSX has long been capable of moving files that are in use. As I recall, the move is simply adjusting a pointer in the file system. The actual contents stay where they are (as expected).

However this won't work if you move the file to a different device since the OS has to physically move the bytes.

That said, apps need to be aware of this. If they cache the file's path then close and reopen the file at the cached path, you'll get an error. They can monitor the file system for move events.

--
stevepa

<< NUSYSTEMS just made my shitlis... I'm a Mudlark -- it's official >>
Powered by
Powered by Novacaster