Re: Delegate versus Controller
Re: Delegate versus Controller
- Subject: Re: Delegate versus Controller
- From: Michael Dagate <email@hidden>
- Date: Tue, 3 Jul 2001 22:18:44 -0500
Here is a good description of controllers from Vermont Recipes:
http://www.stepwise.com/Articles/VermontRecipes/recipe01/recipe01.html#note01
Delegates are "helper" classes. A delegate can observe and/or respond to
events targeted to another class (the class who the delegate helps).
Michael
On Tuesday, July 3, 2001, at 07:46 PM, Kenny Carruthers wrote:
What's the difference between the term delegate and the term
controller?
In some places they seem to be used interchangeably. In others, they are
used (it seems) in different contexts.
Kenny
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev