[Arp] ModelLocator - Events
Chris Velevitch
chris.velevitch at gmail.com
Thu Mar 16 15:01:54 PST 2006
On 3/16/06, fluxs <fluxs at free.fr> wrote:
> Also I'm not used to use several Models, but from what I understand, a
> Model here is a set of data most of the time related with a view? For
The way I see it, the Model is used to store data that is being
"passed around" the application and to and from the server. A view
would use/generate the data, but there may be more than one view that
could use the same piece of data in whatever way it chooses. This is
different from any transient private data being used in a view or
command or service.
Chris
--
Chris Velevitch
Manager - Sydney Flash Platform Developers Group
www.flashdev.org.au
More information about the Arp
mailing list