discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSOperation status


From: Jens Ayton
Subject: Re: NSOperation status
Date: Tue, 20 Jan 2009 00:26:51 +0100

On Jan 19, 2009, at 08:51, Sebastian Nowicki wrote:

In the release notes for v1.16.0 [1] it is mentioned that NSOperation is on the to-do list. I'm wondering what the status of that is. As far as I can tell there's no support for it whatsoever. This is unfortunate as I would like to use this instead of NSThread for my cross-platform framework (Cocoa & GNUstep). I'm not sure whether to just use NSOperation and wait for it to be supported in GNUstep or use NSThread and switch later.

I'd recommend against an NSOperation-based design on the basis that NSOperation does not work reliably in Cocoa.

http://www.rogueamoeba.com/utm/2008/12/01/raoperationqueue-an-open-source-replacement-for-nsoperationqueue/

--
Jens Ayton





reply via email to

[Prev in Thread] Current Thread [Next in Thread]