Re: Cocoa really needs to be thread-safe
Re: Cocoa really needs to be thread-safe
- Subject: Re: Cocoa really needs to be thread-safe
- From: Andy <email@hidden>
- Date: Sat, 02 Nov 2002 09:00:09 -0500
Steve Klingsporn wrote:
>
If Cocoa is Apple's "next-generation framework solution," then I expect
>
to see Apple correct these issues.
>
Is there, infact, a GUI toolkit on the market for desktop OSes which is
entirely threadsafe?
Swing for Java certainly isn't. By design, largely because:
AWT for Java was supposed to be, but in reality you get all sorts of
funky behaviour if you do things in the "wrong" thread.
--
AndyT (lordpixel - the cat who walks through walls)
A little bigger on the inside
(see you later space cowboy ...)
_______________________________________________
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.