• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: inter-object communication
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: inter-object communication


  • Subject: Re: inter-object communication
  • From: Jason Coco <email@hidden>
  • Date: Wed, 29 Oct 2008 00:22:31 -0400


On Oct 29, 2008, at 00:15 , Albert Jordan wrote:


What is the recommended way for Object B to inform Object A that it is done processing a request for the following scenario?


Object A has a list of phone numbers to send SMS messages
Object B implements sending an SMS message to a given phone number

I would personally use an NSOperationQueue and just have Object A add "send SMS to this number" operations to the queue. Results
could be handed back through any number of means, including an event queue or a simple mach port.


J

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:

This email sent to email@hidden

References: 
 >inter-object communication (From: Albert Jordan <email@hidden>)

  • Prev by Date: inter-object communication
  • Next by Date: Re: ASL & Unicode in Xcode's Console
  • Previous by thread: inter-object communication
  • Next by thread: Re: inter-object communication
  • Index(es):
    • Date
    • Thread