FROM : ben syverson
DATE : Thu May 15 21:17:50 2008
On May 15, 2008, at 1:49 PM, Randall Meadows wrote:
> Can't you cache the main thread [NSThread +currentThread] when you
> start up, and then use NSObject's -
> performSelector:onThread:withObject:waitUntilDone: method?
Yes, that would be ideal! Unfortunately that method is 10.5 only...
- ben
DATE : Thu May 15 21:17:50 2008
On May 15, 2008, at 1:49 PM, Randall Meadows wrote:
> Can't you cache the main thread [NSThread +currentThread] when you
> start up, and then use NSObject's -
> performSelector:onThread:withObject:waitUntilDone: method?
Yes, that would be ideal! Unfortunately that method is 10.5 only...
- ben






Cocoa mail archive

