PEP 222: Web programming improvements

Moshe Zadka moshez at zadka.site.co.il
Tue Nov 21 08:28:12 EST 2000


> For the record, if PEP 222 does get some more work, my inclination is
> to create a new module or package that contains HTTP Request/Response
> classes, similar to those in Zope, Webware, Quixote, and pretty much
> every other Web development system.  These would wrap up forms,
> cookies, and environment variables into a single object, handle
> redirections for you, etc.  But this means designing a new
> interface...

Hey, that sounds really useful. Especially if it can (to some extent)
abstract the particular protocol used. I'm thinking of something
that can work transperantly with CGI, FCGI and PCGI.
-- 
Moshe Zadka <sig at zadka.site.co.il>
This is a signature anti-virus. 
Please stop the spread of signature viruses!




More information about the Python-list mailing list