Hi all. Just wondering if I have figured this out correctly.

In an MVC/Cairngorm application, it is ok to have as many models as I
determine based on my data needs.

Then, I would have one ModelLocator class (which extends the core
Cairngorm one) mapping to each model and instantiating variables for them.

Then I reference the model locator in the views to which it is relavent.

But all apps only possess one Controller. Is that right?

So, simply, 1 Controller/1 Model Locator/1:N Models/1:N Views








--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to