Re: First Responder
Re: First Responder
- Subject: Re: First Responder
- From: "Erik M. Buck" <email@hidden>
- Date: Sun, 9 Sep 2001 20:12:43 -0500
See "Chain of Responsibility Pattern" in the seminal "Design Patterns" book
for an explanation of the reasons for using as chain of responders.
To read about the responder chain in Cocoa, look at the NSResponder class
documentation, any of the available overviews of Cocoa, or the following 90
URLs:
http://www.google.com/search?as_q=apple+developer&num=100&btnG=Google+Search
&as_epq=Responder+Chain&as_oq=&as_eq=&lr=&as_qdr=all&as_occt=any&as_dt=i&as_
sitesearch=&safe=off
----- Original Message -----