Skip to content

jcangas/puremvc-delphi-standard-framework

Repository files navigation

PureMVC Delphi Standard Framework

Gitter

PureMVC is a lightweight framework for creating applications based upon the classic
Model-View-Controller design meta-pattern.

This is a Delphi port of the AS3 reference implementation of the Standard Version.

Unit tests are included using DUnit

This is a Delphi port for the Delphi language, based in a previous C# port by Andy Adamczak

Demos

  • Employee Admin

Status

Production - 1.0

Screenshots

![The Employee Demo running 1](/site/EmployeeAdmin Running.jpg) ![The Employee Demo running 2](/site/EmployeeAdmin Validation.jpg) ![DUnit Test Runner](/site/Test Running.jpg)

Build

  • Load the project group located in src folder.

  • Alternatively, you can use BUILD.bat in your command line, located at th root of th project folder. Write BUILD /? to get help on how use it.

  • At this moment, supported IDE's are XE5, XE6 & XE7: I don't have acces to all IDE versións. Anyway the code is highly portable accross the XE series, so you can open the dpk and dpr files and try yourself. If you do it, please, tell me in order we can add more supported IDE's. Feel free to contact me also, If you have any issue.

Setup and Use

  • Nothing special is required: as always put the .bpl, .dcu and .dcp files in your IDE's library paths.

Platforms / Technologies

  • Delphi XE5
  • Delphi XE6
  • Delphi XE7

License

PureMVC Delphi Port by Jorge L. Cangas jorge.cangas@puremvc.org PureMVC - Copyright(c) 2006-11 Futurescale, Inc., Some rights reserved. Your reuse is governed by the Creative Commons Attribution 3.0 License