• 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: NSReponder chain and controllers
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSReponder chain and controllers


  • Subject: Re: NSReponder chain and controllers
  • From: "Kyle Sluder" <email@hidden>
  • Date: Fri, 20 Jun 2008 13:57:59 -0400

On Fri, Jun 20, 2008 at 11:01 AM, Robert Douglas <email@hidden> wrote:
> Cool.  I'll probably end up doing something more like Cathy recommended but
> forwardInvocation looks  very powerful and useful.

I'd say that's almost an understatement.  It's the core of the Cocoa
implementation of the delegate pattern, in fact.  There are certain
cases where it will be invaluable -- and there will be many more cases
where it's the more complicated alternative to a problem that has a
simpler solution.  :)  The key is to understand when you need the
power of the message-oriented aspect of Objective-C.

--Kyle Sluder
_______________________________________________

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: 
 >NSReponder chain and controllers (From: Robert Douglas <email@hidden>)
 >Re: NSReponder chain and controllers (From: Adam Knight <email@hidden>)
 >Re: NSReponder chain and controllers (From: Cathy Shive <email@hidden>)
 >Re: NSReponder chain and controllers (From: Robert Douglas <email@hidden>)
 >Re: NSReponder chain and controllers (From: Graham Cox <email@hidden>)
 >Re: NSReponder chain and controllers (From: Robert Douglas <email@hidden>)

  • Prev by Date: Re: hitTest question
  • Next by Date: Re: hitTest question
  • Previous by thread: Re: NSReponder chain and controllers
  • Next by thread: NSData text representation
  • Index(es):
    • Date
    • Thread