Downloadliste

Projektbeschreibung

The AjaxStub package provides a Python API
for writing Web pages that include JavaScript
stubs for Python functions or methods. The
data returned from the server can be
embedded in either JSON or XML.

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.

2007-08-04 20:37
0.3.0

AjaxStub nun Multi-Anforderungen zu verarbeiten richtig. Custom Content-Typen können nun hinzugefügt werden, und die Debug-Modus ist jetzt mehr Informationen an. Die Homepage hat jetzt weiteres Beispiel-Code und API-Dokumentation ist nun verfügbar. Alle Dokumente sind jetzt in das Archiv oder Zip-Paketen enthalten.
Tags: Major bugfixes
AjaxStub now will process multi-requests properly.
Custom content types can now be added, and the
debug mode now is more verbose. The home page now
has additional example code and API documentation
is now available. All documentation is now
included in the tarball or zip packages.

2007-03-29 06:29
0.2.0

Eine separate JavaScript-Datei wird nun anstelle von Drücken der gesamten AJAX-Code in die Seite. Die Python-Code unterstützt nun das Schreiben der öffentlichen API in einer Klasse. Die JavaScript-AjaxStub Objekt muss nicht mehr instanziiert werden, wie es jetzt Schließungen und automatisch geladen, wenn instanziiert verwendet. Ein PDF-Dokument, das die gesamte API sowohl für die Python-und JavaScript-Code kann jetzt heruntergeladen werden. Es gibt auch HTML-Dokumentation auf der Baustelle.
Tags: Major feature enhancements
A separate JavaScript file is now used instead of pushing the entire AJAX code into the page. The Python code now supports writing your public API in a class. The JavaScript AjaxStub object no longer needs to be instantiated as it now uses closures and auto instantiates when loaded. A PDF document explaining the entire API for both the Python and JavaScript code can now be downloaded. There is also HTML documentation at the site.

2007-03-08 05:21
0.1.0

Tags: Initial freshmeat announcement

Project Resources