[Arp] setting data on a model from a view

Folkert Hielema info at swapdepths.nl
Fri Jan 13 03:26:58 PST 2006


isn't it so that the model should notify the view when it has changed, 
and then the view then easy says 'he model give me the updated data'
direct manupulation from view->model is not the way to go at least i 
though it was not ;)
haven't looked into the modelLocator though

just 2 cents,

Folkert

Christophe Herreman wrote:

> Note that in a true MVC implementation, the controller would be 
> responsible for handling view interaction and updating the model (and 
> the view in some cases).
> 



More information about the Arp mailing list