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: Module to Module communication (Flex/Multicore PureMVC/Pipes)  (Read 9519 times)
mariusht
Full Member
***
Posts: 26


View Profile Email
« on: July 08, 2009, 02:52:55 »

I just made a very simple demo where modules can talk to each other even if they are NOT connected to Shell/Application. Modules are loaded dynamically and connected with pipes (Module->Pipe->Module).

It's a perfect demo for beginners.
http://mariusht.com/blog/2009/07/08/module-to-module-communication/

Mariush T.
http://mariusht.com/blog/
Logged
Tekool
Sr. Member
****
Posts: 192


View Profile WWW Email
« Reply #1 on: July 09, 2009, 12:10:43 »

: mariusht
It's a perfect demo for beginners.

Agreed. You need it when it comes to learn how to let modules communicate between them.
Logged
Pages: [1]
Print