[Web-SIG] Shameless self promotion, and serious question.

Ian Bicking ianb at colorstudy.com
Wed Mar 17 11:58:44 EST 2004


Aaron Brady wrote:
> Rather than come up with YAPWF (Python Web Framework), what would be
> people's thoughts on stripping down Quixote to it's bare minimum (I'm
> thinking, removing PTL and letting people use what they want;
> TAL/Cheetah/"".join()) and that being a contender for the standard
> library?

What would the goal be in this? (I ask non-rhetorically)

Or, coming from the other direction (from tabula rasa, instead of from 
quixote), what would you specifically bring in from quixote?

I'd still love to see a standard request and response -- any request and 
response, as long as it isn't too terribly annoying (like FieldStorage).

Besides the request and response, I suppose there is the publisher.  I'm 
less certain of its general applicability.

   Ian



More information about the Web-SIG mailing list