Skip navigation.
 
mlRe: Concurrent NSOperation
FROM : Keith Duncan
DATE : Wed Nov 21 20:50:46 2007

> I think you may need to better explain what you are trying to achieve.
>
> Who is sends this notification? Who is observing this notification?
> Does it have to be a notification?


The notification is sent by a PSFeed object when it is finished 
refreshing.

I'm writing a private update framework similar to Sparkle and the 
operation takes a bundle path and processes it. It uses the new PubSub 
framework to retrieve the appcast details.

- Keith

Related mailsAuthorDate
mlConcurrent NSOperation Keith Duncan Nov 21, 18:40
mlRe: Concurrent NSOperation Shawn Erickson Nov 21, 18:50
mlRe: Concurrent NSOperation Keith Duncan Nov 21, 19:57
mlRe: Concurrent NSOperation Shawn Erickson Nov 21, 20:08
mlRe: Concurrent NSOperation Keith Duncan Nov 21, 20:50
mlRe: Concurrent NSOperation Hsu Nov 22, 01:07
mlRe: Concurrent NSOperation Keith Duncan Nov 22, 12:48
mlRe: Concurrent NSOperation Chris Kane Nov 24, 23:14