On Sun, Mar 15, 2009 at 1:40 AM, Paul Sanders <p.sand...@dsl.pipex.com> wrote: >>> I am used to a more robust threading model. > >> I'm curious, what is not "robust" about the Cocoa threading model, and >> what are you comparing it to? > > Well, only being able to draw and process events on the main thread mainly.
You can _draw_ from a secondary thread (or multiple secondary threads) when using AppKit. Anyway review... http://developer.apple.com/documentation/Cocoa/Conceptual/Multithreading/ThreadSafetySummary/ThreadSafetySummary.html#//apple_ref/doc/uid/10000057i-CH12-SW1 -Shawn _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com