Skip navigation.
 
mlRe: Cocoa really needs to be thread-safe
FROM : Andy
DATE : Sat Nov 02 15:00:09 2002

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_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlCocoa really needs to be thread-safe Steve Klingsporn Nov 1, 22:11
mlRe: Cocoa really needs to be thread-safe Dave Rehring Nov 1, 22:23
mlRe: Cocoa really needs to be thread-safe Eric Cole Nov 2, 00:26
mlRe: Cocoa really needs to be thread-safe Andrew Pinski Nov 2, 00:48
mlRe: Cocoa really needs to be thread-safe Wade Tregaskis Nov 2, 02:26
mlRe: Cocoa really needs to be thread-safe Andy Nov 2, 15:00
mlRe: Cocoa really needs to be thread-safe Philippe C.D. Robe… Nov 2, 19:36
mlRe: Cocoa really needs to be thread-safe James DiPalma Nov 5, 04:03
mlRe: Cocoa really needs to be thread-safe Andy Lee Nov 5, 06:19
mlRe: Cocoa really needs to be thread-safe Jonathan Hendry Nov 5, 09:17
mlRe: Cocoa really needs to be thread-safe Cameron Hayne Nov 5, 09:25
mlRe: Cocoa really needs to be thread-safe Ron Wilson Nov 5, 18:00
mlRe: Cocoa really needs to be thread-safe James DiPalma Nov 9, 11:21