Re: MVC and thread-safety
Re: MVC and thread-safety
- Subject: Re: MVC and thread-safety
- From: Chris Hanson <email@hidden>
- Date: Sun, 3 Nov 2002 13:09:55 -0600
At 8:15 AM -0600 11/3/02, Steve Klingsporn wrote:
That's my opinion, anyway. Sending NSEvents from background threads
to the main thread when the main thread cannot be guaranteed to
respond to them in any known period of time (and I'm not even asking
for "real time") is not acceptable.
The fact that you're trying to send NSEvents to the main thread to
make things happen is what leads me to believe you're not using MVC
to its fullest. That and that you tried to open a sheet from a
network thread.
I know we're both in the Chicago area from the CocoaProgrammers Wiki
page. Are you coming to the CAWUG meeting on Tuesday?
-- Chris
--
Chris Hanson | Email: email@hidden
bDistributed.com, Inc. | Phone: +1-847-372-3955
Making Business Distributed | Fax: +1-847-589-3738
http://bdistributed.com/ | Personal Email: email@hidden
_______________________________________________
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.