Actually, application state can be stored in the Model. If you look at the login example, you'll see them storing a workflowState variable. However, if you're talking about your views, then that is probably the proper time to use the <mx:States> objects.

Scott

On 4/1/06, sof4real03 <[EMAIL PROTECTED]> wrote:
As I'm implementing the usage of the Cairngorm 2 microarchitecture on
a project, I came across a question regarding the new Flex 2 States
concept and how to best implement it with Cairngorm. My feeling is the
States should be defined in the ModelLocator. That would imply the
Model knowing more than it should about the views. I wonder if anyone
has come across this matter and would be able to provide any insight.

Thanks,
Sof





--
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






--

: : ) Scott


--
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




Reply via email to