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 14:52:52 +0200
On Saturday, October 19, 2002, at 12:18 , Rosyna wrote:
I wrote an app a while back that tests iteration speeds of different
methods and counts the files resulting from it. When doing the BSD and
Carbon iteration for a directory, it returns 38735 files. When I do the
Cocoa enumeration I get 38710 files.
What is causing the cocoa enumeration to show 25 less files? Did I miss
something?
Who knows? Save both lists into text files and diff them: that would
answer your question precisely. We can't (unless anyone happened to do the
same before).
---
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.