Re: Do Notifications thread?
Re: Do Notifications thread?
- Subject: Re: Do Notifications thread?
- From: Mailing list subscriptions <email@hidden>
- Date: Mon, 16 Oct 2006 17:08:35 +0200
El 16/10/2006, a las 16:34, Aychamo Aychamo escribió:
object 1: send off NS(Distributed)NotificationCenter "COUNT TO ONE
TRILLION"
object 2: receives notification to count to one billion, starts to
count
object 1: NSLog(@"hello!")
Will object 1 continue with it's code before object 2 counts to one
trillion, or will object 1 have to wait until object 2 counts to one
trillion before it continues with its code? (ie, will object 1 say
"Hello" before object two counts to one billion?)
I can think of one really easy way to find this out...
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden