Puremvc-c a C + + port of PureMVC framework
Puremvc-c is a PureMVC C + + transplant.
Project Address:
http://code.google.com/p/puremvc-c/
There is no official version of the download, you can get the latest source from the SVN library:
SVN checkout http://puremvc-c.googlecode.com/svn/trunk/puremvc-c-read-only
Another PureMVC C + + transplant:
puremvc++–a C + + MVC framework (ported from AS3)
PureMVC Introduction
PureMVC is a lightweight application framework based on the model, view, and controller MVC patterns, an open source framework that was originally used in ActionScript 3 language for Adobe Flex, Flash, and AIR, and has now been ported to almost all major soft Piece Platform
List of PureMVC support platform languages
| Language |
Targets |
| ActionScript 2 |
Flex 1.5, Flash 8, Flashlite |
| ActionScript 3 |
Flex 2, 3, Flash 9/CS3, AIR. |
| C# |
. NET 1.0/2.0 Silverlight, Windows Mobile and Pocket PC. |
| ColdFusion |
ColdFusion 8 |
| HaXe |
JavaScript, Flash 8, Flash 9 and the Neko VM. |
| Java |
Java Mobile, Standard and Enterprise Editions (ME, SE, EE), JavaFX, Servlets, Applets, and GWT |
| Javascript |
Browser Neutral |
| Objective C |
Apple IPhone and Mac |
| Php |
PHP 5 |
| Python |
Python 2.5 for WxPython, Google App Engine, Pyjamas [13] |
| Ruby |
|
| C++ |
MSVC 8.0/9.0/10.0, MinGW 3.4.5, GNU g++, Embarcadero C + + 6.21 |
The PureMVC framework has two branch versions: Standard and multicore. The Standard Edition provides a simple method of coding separation, designed in accordance with the basic MVC concept. Multi-core versions support modular programming, allowing multiple PureMVC applications to run together.