I've been talking a lot lately about how NSOperationQueue is broken (crashes) on Leopard. Rogue Amoeba, my employer, has decided to open source our replacement, and I wanted to announce it to the list.
RAOperationQueue isn't a 100% replacement. It was written only to take care of our particular uses of NSOperationQueue, so it has some limitations. It's more of a worker thread with an operation-like interface than the more general interface that NSOperationQueue offers. However, we've found it to be very useful internally and you might too. For more information you can see our blog post about it here: http://www.rogueamoeba.com/utm/2008/12/01/raoperationqueue-an-open-source-replacement-for-nsoperationqueue/ Or if your client has trouble wrapping long URLs, here: http://tinyurl.com/6xyhuh Feel free to ask me about it either on-list (if appropriate) or directly if you have questions. Mike _______________________________________________ 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 [EMAIL PROTECTED]