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: Jonathan Hendry <email@hidden>
- Date: Tue, 5 Nov 2002 03:17:47 -0500
On Monday, Nov 4, 2002, at 22:03 America/New_York, James DiPalma wrote:
BTW, I don't think Cocoa is re-entrant safe either. Can someone
cofirm? If so, calling -display in a child thread while a window is
being resized will likely cause problems.
"Cocoa" is probably the wrong term to use in the question, because that
contains both Foundation and AppKit. AppKit's nature makes it less
amenable to threadsafety, etc (same as Swing). Foundation is more
thread-friendly.
It looks like you're asking about AppKit, not Foundation. I'm afraid
I don't know the answer.
--
Jonathan W. Hendry NeXTSTEP/OpenStep/Cocoa
email@hidden programmer in Connecticut
_______________________________________________
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.