TracNav
Java MultiCore / Standard...
- Downloads
- Installation
- Release Notes
- View Source
- Unit Tests
- API Docs
- Discussion
Project Owner...
- Anthony Quinault
Utilities...
- Pipes
Demos...
GWT...
- Employee Admin
PureMVC MultiCore for Java
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).
Installing the Project Source Code
- From the archive
- Download the latest source code archive.
- Unzip the source code zip to any folder on your disk. (for instance: c:\development\)
- You will see a PureMVC_Java_MultiCore_X_Y (where X_Y is version) source folder. (for instance: c:\development\PureMVC_Java_MultiCore_X_Y )
- You will also find a bin/ folder within the project containing a jar file with the compiled classes ready for use.
- From the Repository
- Use your favorite SVN client to retrieve the latest source code release from the repository.
