Télécharger la liste

Description du projet

Nevow is a Web application construction kit. It is
designed to allow the programmer to express as
much of the view logic as desired in Python, and
includes a pure Python XML expression syntax,
named stan, to facilitate this. It also provides
rich support for designer-edited templates, using
a very small XML attribute language to provide
bi-directional template manipulation capability.

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.

2007-03-21 10:10
0.9.18

Tags: Major feature enhancements

2006-06-13 17:26
0.9.0

Une version simplifiée de JavaScript système de module a été ajouté, ainsi que de nombreuses optimisations à la bibliothèque JavaScript mis à la disposition d'Athéna. Support de l'Unicode a également été optimisé et plusieurs bugs ont été corrigés. Plusieurs bogues de rendu des fragments ont été fixés, comme il a un bug qui empêchait les notifications de connexions perdues d'être envoyé correctement.
Tags: Minor feature enhancements
A simplified JavaScript module system has been
added, along with numerous optimizations to the
JavaScript library made available with Athena.
Unicode support has also been optimized and
several bugs were corrected. Several bugs with
Fragment rendering have been fixed, as has a bug
which prevented notifications of lost connections
from being dispatched correctly.

2006-04-08 02:35
0.8.0

Cette version ajoute Nevow Interactive Tests (NIT), un lanceur de test qui vous permet d'exercer le code dans un navigateur et de collecter les résultats d'une manière structurée, la capacité de voir les lignes de source JavaScript dans tracebacks connecté sur le serveur, une implémentation Javascript de DeferredList et gatherResults de Twisted, utilisation directe de l'interface Zope (tout ce sens sera plus rapide de se soustraire à la couche de compatibilité fournis par Twisted), et transparente, l'argumentation structurée de passage pour Widget.__init__.
Tags: Major feature enhancements
This release adds Nevow Interactive Tests (nit), a test runner that lets you exercise code in a browser and collect results in an structured manner, the ability to see JavaScript source lines in tracebacks logged on the server, a JavaScript implementation of DeferredList and gatherResults from Twisted, direct use of the Zope Interface (meaning everything will be faster from avoiding the compatibility layer provided by Twisted), and transparent, structured argument passing for Widget.__init__.

2005-12-21 12:35
0.7.0

Nevow inclut désormais un client amélioré beaucoup-à-serveur et serveur-à-système AJAX client, Athena. Athena met l'accent sur le transfert de données structurées plutôt que HTML, et encourage les manipulations complexes des DOM à se produire dans le navigateur, plutôt que sur le serveur.
Tags: Major feature enhancements
Nevow now includes a much enhanced
client-to-server and server-to-client AJAX system,
Athena. Athena emphasizes the transfer of
structured data rather than HTML, and encourages
complex manipulations of the DOM to occur in the
browser rather than in the server.

2005-10-14 13:39
0.5.0

LiveEvil a été supprimée. LivePage a été mise à jour de manière significative. De nombreux bugs ont été corrigés dans des domaines tels que informes, la manipulation de créneaux horaires, et le rendu bien formés. La performance a été améliorée, et une nouvelle documentation et des exemples ont également été ajoutées.
Tags: Initial freshmeat announcement
LiveEvil has been removed. LivePage has been
updated significantly. Numerous bugs have been
fixed in areas such as formless, slot handling,
and rendering well-formedness. Performance has
been improved, and new documentation and examples
have also been added.

Project Resources