Télécharger la liste

Description du projet

Coil is an MVC framework for Python. It is
based largely on the ideas and design of
Struts and allows you to cleanly separate
models, views, and controllers via an XML
configuration file. A very basic login example
that demonstrates the basic work flow is
included.

Système requise

System requirement is not defined
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.

2003-08-31 11:00
0.4

Cette version permet la mise en œuvre DynaActionForm initiale, un nettoyant SPYCE intégration, un module d'alpha Webware, et diverses opérations de nettoyage.
Tags: Major feature enhancements
This version features initial DynaActionForm
implementation, a cleaner Spyce integration, an alpha
Webware module, and various clean ups.

2003-04-19 08:24
0.3

Cette version se caractérise par un soutien Cheetah pour la vue "", des objets de formulaire avec le soutien de validation, les objets d'action pour le captage de contrôleur, DispatchAction soutien qui permet à plusieurs points de méthode d'entrée sur l'objet même action, et ActionForward pour abstraire une emplacement de la page par son nom.
Tags: Initial freshmeat announcement
This version features Cheetah support for the "view", form objects with validation support, action objects for controller abstraction, DispatchAction support that allows multiple method entry points on the same action object, and ActionForward for abstracting a page location by name.

Project Resources