NSFileManager and aliases
NSFileManager and aliases
- Subject: NSFileManager and aliases
- From: Robert Fischer <email@hidden>
- Date: Mon, 15 Apr 2002 09:40:30 +0200
Hi there,
is it possible that NSFileManager does'nt know anything about alias files?
It does'nt see that its a directory (e.g.) with
'fileExistsAtPath:isDirectory:' and can't copy into it with
copyPath:toPath:handler:.
Hmmm, so I had to do strange Carbon stuff with FSSpec/FSRef magic to get
the target of the alias.
Is there an easier way to accomplish this? Do you also think, that
NSFileManager should support aliases transparently?
CU,
Robert
--
--- - .-. -- --
--- / \ ---- Robert Fischer
.-. / \ --- .-. __o .-. @
/ \ / \ / \ _`\<,_ / \ berlin.de
/ \ / \ / \ (*)/ (*) / `--------------
/ `---' `-' `-----------'
_______________________________________________
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.