Fabrication - Simplified PureMVC multicore modules (and more)

One of the many reasons I love PureMVC is the community of highly intelligent, skilled, object-oriented (oriented) programmers that are constantly using the framework to build new and interesting utilities. This is a by-product of the very nature of PureMVC. Cliff architected the core framework in such a way that is is truly simple, providing a base from which to build new useful structures.

Fabrication, a new utility developed by Darshan Sawardekar is a shining example of this fact. He has taken the PureMVC multi-core apperatus, combined it with Cliff's Pipes utility, and created a wonderfully abstracted means for creating modular PureMVC applications. Not only does this simplify the connection of modules in your application and allow them to communicate seamlessly, but he provides a router/firewall metaphor for controlling the communication as well as undo/redo functionality.

Thanks Darshan, your efforts are appreciated. And as always, thanks Cliff for providing the base from which our community can build and contribute. Cheers.

1 Response to “Fabrication - Simplified PureMVC multicore modules (and more)”


  1. 1 Arindam Biswas

    An example of implementing the Undo-Redo feature using Fabrication has been posted at http://www.codedrunks.com/index.php/2008/09/18/fabrication-undo-part-1-simple-undo-demo/

  1. 1 PureMVC on RedBull–Fabrication is here | diamondTearz

Leave a Reply