[Subversion] / PEAK / CHANGES.txt  

Revision 1830


Jump to revision:
Previous Next
Author: pje
Date: Thu Oct 7 22:51:38 2004 UTC (19 years, 6 months ago)

Log Message:

Port all of PEAK's internal and example apps from IRerunnableCGI to
IWSGIApplication, and add a new 'WSGI' command wrapper that lets you run
non-PEAK WSGI applications in PEAK's containers.  For the time being, we're
keeping IRerunnableCGI around, however, because it's a more natural
interface for the CGI/FastCGI containers to use.  See CHANGES.txt for more
details on these issues.  Also, fixed an issue with templates outputting
Unicode instead of ASCII (which is all they really support at the moment.)

Changed paths:

Path Action Text Changes Prop Changes Diff to Previous
PEAK/CHANGES.txt modified X   (diff to previous)
PEAK/examples/trivial_cgi/the_cgi.py modified X   (diff to previous)
PEAK/src/peak/ddt/runners.py modified X   (diff to previous)
PEAK/src/peak/peak.ini modified X   (diff to previous)
PEAK/src/peak/running/commands.py modified X   (diff to previous)
PEAK/src/peak/running/interfaces.py modified X   (diff to previous)
PEAK/src/peak/tools/local_server.py modified X   (diff to previous)
PEAK/src/peak/util/WSGIServer.py modified X   (diff to previous)
PEAK/src/peak/web/publish.py modified X   (diff to previous)
PEAK/src/peak/web/templates.py modified X   (diff to previous)

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help