Re: SLOW -[NSFileManager directoryContentsAtPath:matchingExtension:options:keepExtension:]
Re: SLOW -[NSFileManager directoryContentsAtPath:matchingExtension:options:keepExtension:]
- Subject: Re: SLOW -[NSFileManager directoryContentsAtPath:matchingExtension:options:keepExtension:]
- From: Pierre Bernard <email@hidden>
- Date: Tue, 11 Apr 2006 13:42:33 +0200
Hi!
My line of code is
NSEnumerator *subNodePaths = [[[NSFileManager defaultManager] directoryContentsAtPath: [self absolutePath]] objectEnumerator];
The method however shows up with the longer signature in the SpinControl trace.
Pierre
On Tuesday, April 11, 2006, at 11:28AM, j o a r <email@hidden> wrote:
>
>On 11 apr 2006, at 10.01, Pierre Bernard wrote:
>
>> How come -[NSFileManager
>> directoryContentsAtPath:matchingExtension:options:keepExtension:]
>> is so slooooow?
>
>Where did you find that method? Is it a method in NSFileManager that
>I simply don't know about, or one you implemented yourself? If it's
>the latter, perhaps you should show us the implementation?
>
>j o a r
>
>
>
>
---
Spinning WebObjects or cooking up Cocoa in Switzerland?
Let me know: http://homepage.mac.com/I_love_my/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden