sideDoor
|
 |
« on: September 27, 2010, 08:46:53 » |
|
Hello,
Been buried in PureMVC for 8 months, and fully entertained!
I'm wondering if anyone can point me to any example applications or tutorials (besides the Cheese one) on a PureMVC multicore application loading/unloading Modules and communicating from Shell to Module via Interfaces, not Pipes?
I'm writing AS3 only apps, non Flex, etc.
I'd really appreciate any examples! I need to review structuring a project to have a Shell (main-core) application, and Module (other cores) applications, and interfaces for communication between Shell and Module, loading and unloading, etc.
Essentially, I'm thinking of developing the Shell as a State Machine to load modules based on it's state, etc.
Thanks! sd
|