04Aug Pipes theory
206 views
Joshua Ostrom posted an interesting article about using PureMVC Multicore with ‘Pipes’. After reading over the implementation, I have to say that there seems to be much easier ways to accomplish what they are trying to do.
With the ‘pipes’ concept, the following conditions need to be met I see:
1. Pipes are only one way
2. Pipe subscribers listen to the pipe for messages pushed through
3. Pipes can be merged together or split
4. For organization, pipes should have a reference lookup string so that application layers can be used
This pipes theory really intrigues me… I will post again on this to suggest with what I can envision as a more straight forward API.
Part 2: http://www.jadbox.com/?p=161


September 21st, 2010 at 12:27 am
I was beeing scouring the Internet for this information and i wanted to thank you for this post. BTW, just off topic, how can i find a version of this theme? – Regards