Re: Directory Enumeration in Cocoa
Re: Directory Enumeration in Cocoa
- Subject: Re: Directory Enumeration in Cocoa
- From: Ondra Cada <email@hidden>
- Date: Sat, 19 Oct 2002 15:10:47 +0200
On Saturday, October 19, 2002, at 01:56 , Rosyna wrote:
Assuming this is the expected behaviour, is there anyway I can code it so
symlinks are counted as files during directory enumeration when they
point to a folder?
using -fileAttributes and -skipDescendents, perhaps? *Did not try myself*,
there might be a bug that the NSFileTypeSymbolicLink is not given to you,
but I doubt it: this API is there long enough to be reasonably bugfree.
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.