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: Easy Way to use Pipes  (Read 5627 times)
caiomeriguetti
Newbie
*
Posts: 4

www.labz.com.br

 - meriguettipro@hotmail.com
View Profile WWW Email
« on: July 19, 2010, 12:33:41 »

http://code.google.com/p/labzpipes/downloads/list

There is a very simple extension for puremvc+pipes for easily send notifications between cores.

just use the connect method in the LabzJunctionMediator( that you extend ) to link the app to a MoviePipeAware.

The modules that you load must extend the MoviePipeAware class.

This is not well commented but it is very easy to use as you will see in the example.

If anybody can tell me any imprecision in my code, please you're welcome.
Logged
Pages: [1]
Print