Delegates and multiple views
Delegates and multiple views
- Subject: Delegates and multiple views
- From: Brian Samuels <email@hidden>
- Date: Sat, 24 Sep 2005 09:07:16 -0400
In developing a professional application, what is the most appropriate
way to handle the communication of various views that are
interconnected? For example, I have a parent and a child view - do I
pass the controller of the parent to the child or is it more
appropriate to have a delegate and pass the delegate between the
parent and child.
I am making the assumption that a loose coupling is always better -
for both development and memory management.
Any advice associated with creating a professional Cocoa application
would be appreciated.
_______________________________________________
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