An NSTask can only be run once ??
An NSTask can only be run once ??
- Subject: An NSTask can only be run once ??
- From: kubernan <email@hidden>
- Date: Sun, 5 May 2002 12:45:55 +0200
Hello,
Comparing performances between the Unix find command launched via NSTask
in a cocoa app
and the enumeratorAtPath from NSFileManager it seems the NSTask is
faster.
I'd like to use this one in a multiple window app, but i read in the
documentation
that only one NSTask can run at once.
Is there a way to use multiple NSTask ? (in a multithread way may be ?).
Thx for your help.
_______________________________________________
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.