Re: thread and run loop
Re: thread and run loop
- Subject: Re: thread and run loop
- From: Theo Vosse <email@hidden>
- Date: Tue, 01 Nov 2005 15:56:56 +0100
On 1 Nov 2005, at 15:47, Olivier Destrebecq wrote:
that's the thing i don't want to return as long as the thread is
not complete.
But if you execute the run loop, doesn't that mean that the user can
do whatever he wants anyway? If you want to avoid that, you'd be
better of blocking access to the interface methods while the save is
in progress. I hope you added some safety guards against exceptions
and other things that can mess up during saving.
Theo
_______________________________________________
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