Futurescale, Inc. PureMVC Home

The PureMVC Framework Code at the Speed of Thought


Over 10 years of community discussion and knowledge are maintained here as a read-only archive.

New discussions should be taken up in issues on the appropriate projects at https://github.com/PureMVC

Show Posts

* | |

  Show Posts
Pages: [1]
1  PureMVC Manifold / Demos and Utils / Re: StartupManager - A PureMVC AS3 Utility on: March 24, 2008, 08:57:13
I'm writing an application that executes RPC calls over XMPP. During startup I want to ...
  • load connection settings
  • create XMPP service
  • login
  • load model resources
  • update UI

Do I need to create separate proxies for each of these operations? How would I use the startup manager otherwise?

Thanks for your help. 
Pages: [1]