-
Notifications
You must be signed in to change notification settings - Fork 9
Home
cliffhall edited this page Oct 26, 2012
·
14 revisions
PureMVC Python MultiCore Framework
PureMVC is a lightweight framework for creating applications based upon the classic Model-View-Controller design meta-pattern. This is a Java port of the AS3 reference implementation of the MultiCore Version. It supports modular programming through the use of Multiton Core actors instead of the Singletons used in the Standard Version.
The unit tests are included in this repository.
Production - [Version 1.0] (https://github.com/PureMVC/puremvc-python-multicore-framework)