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

Pages: [1]
Print
Author Topic: Examples of multicore application loading module, communicating via Interfaces?  (Read 6398 times)
sideDoor
Full Member
***
Posts: 25


View Profile Email
« 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
Logged
puremvc
Global Moderator
Hero Member
*****
Posts: 2871



View Profile WWW Email
« Reply #1 on: September 28, 2010, 08:04:58 »

Check out this one:

http://www.tekool.net/blog/2009/08/09/flash-only-modules-with-puremvc-pipes-demo/

-=Cliff>
Logged
Pages: [1]
Print