Downloadliste

Projektbeschreibung

WebMCP is a Web application framework. Instead of using the classical Model-View-Controller (MVC) concept, WebMCP makes use of a so-called Model-View-Action concept. The database is accessed through the Model layer, which provides an Object-Relational-Mapping (ORM). HTTP-GET requests are handled by Views, which process the request data, query the database, and render the result. HTTP POST requests are handled by Actions, which can write to the database and redirect to a View, dependent on success or failure.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-11-22 21:35
1.0.1

JSON Anträge wurden als neue Funktion hinzugefügt. Kleinere Fehler wurden behoben. Das Verhalten einiger Funktionen wurde verbessert.
JSON requests have been added as a new feature. Minor bugs were fixed. The behavior of some functions was improved.

Project Resources