Do Notifications thread?
Do Notifications thread?
- Subject: Do Notifications thread?
- From: "Aychamo Aychamo" <email@hidden>
- Date: Mon, 16 Oct 2006 10:34:52 -0400
Hey guys
Please excuse my lack of terminology. I have a question if sending
notifications "threads"? I know that isn't the right wording.. What
I mean is if I have the following scenario:
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?)
Thank you very much,
AA
_______________________________________________
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