Re: Directory Enumeration in Cocoa
Re: Directory Enumeration in Cocoa
- Subject: Re: Directory Enumeration in Cocoa
- From: Rosyna <email@hidden>
- Date: Fri, 18 Oct 2002 16:34:19 -0700
1248 differences ;)
But this did actually lead me to the problem (so I think) because one
difference was at the very top. Both Carbon and BSD look at a symlink
and tell me it's not a directory even though it resolves to one.
Cocoa is resolving the symlink and telling me it's a directory when I
use the NSFileManager call on it.
So I am assuming this is the expected behavior? Makes it kind of hard
to count files in directories though. (Symlinks are considered files,
right?)
Ack, at 10/18/02, Scott Anguish said:
Stupid question here, but have you considered printing out
the filenames, and then running them through FileMerge to see what
is missing?
--
Sincerely,
Rosyna Keller
Technical Support/Holy Knight/Always needs a hug
Unsanity: Unsane Tools for Insanely Great People
---
Please include any previous correspondence in replies, it helps me
remember what we were talking about. Thanks.
_______________________________________________
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.