Re: [Newbie] Communication between two Views?
Re: [Newbie] Communication between two Views?
- Subject: Re: [Newbie] Communication between two Views?
- From: "I. Savant" <email@hidden>
- Date: Mon, 28 Jul 2008 18:58:59 -0400
On Jul 28, 2008, at 5:26 PM, Hamish Allan wrote:
I agree, so I'm not sure why you're using this as a counter-example to
what I said!
I'm confused.
The OP said, "... I really donĀ“t understnd how the controllers of
different Views communicate with each other." To which you replied,
"Through the model." This part of your statement - on its own - is
patently incorrect.
You then went on to say, "The controllers of different views do not
generally communicate directly." This isn't even "generally" true. It
is completely and totally a matter of design choice, but a controller
that doesn't talk to others just because they connect to different
views does not, on its own, make much sense.
Most of the core controllers of my own applications talk to one-
another, usually though some central controller or via direct
channels, whichever makes the most sense. Most other open-source
projects I've seen do the same.
So ... with all that in mind, how am I misunderstanding your
position?
--
I.S.
_______________________________________________
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