[Arp] setting data on a model from a view
Chris Velevitch
chris.velevitch at gmail.com
Thu Jan 12 19:57:00 PST 2006
On 1/13/06, Mike Britton <mbritton72 at gmail.com> wrote:
> Typically your model and view should be decoupled and know nothing of
> one another.
I don't think that's quite right. The model knows nothing of views,
but a view should know about the model. Afterall, a view displaying
data from the model and need to know the model's interface. The view,
needn't know where to find the model, although the ModelLocator
pattern would act a go-between the view and where the data is actually
located.
Chris
--
Chris Velevitch
Manager - Sydney Flash Platform Developers Group
www.flashdev.org.au
More information about the Arp
mailing list