Re: Complete Filename Searching
Re: Complete Filename Searching
- Subject: Re: Complete Filename Searching
- From: Uli Kusterer <email@hidden>
- Date: Tue, 24 Jul 2007 17:10:39 +0200
On 24.07.2007, at 13:11, Stephane Sudre wrote:
The FS API in Carbon is supposed to be the fastest one.
I've wrapped the Carbon directory enumerator stuff in my
UKDirectoryEnumerator. Though you won't be happy if you really want
to search the whole computer every time. I don't think there is an
API that has enough performance to do that. You'll want to cache
search results and then use kqueue or something like that to check
whether they need to be updated.
Cheers,
-- M. Uli Kusterer
http://www.zathras.de
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden