Also, take a look at universal mind extension for view
callbacks.
You could always set a property in y our model that store the
server connection status. Use observe to watch it and trigger your re-connect
question from there
From: cairngorm-documentation@yahoogroups.com
[mailto:cairngorm-documentation@yahoogroups.com] On Behalf Of stoica
ionut
Sent: 01 June 2009 11:38
To: cairngorm-documentation@yahoogroups.com
Subject: Re: [cairngorm-documentation] CG best practices
|
I strongly recommend you to move to PureMVC, there you
will not have this kind of worryings anymore. But, for your case, follow this
article:
Hi all, |