[Web-SIG] Future of WSGI
Sylvain Hellegouarch
sh at defuze.org
Wed Nov 25 08:56:43 CET 2009
>
> Please replace '...' with actual code or at least some description of
> what it's doing. Lots of people have been trying to define a nice
> interface for these objects for YEARS. People who know a great deal
> about HTTP, and Python. And yet there's not a single implementation
> that's widely accepted as the "best of breed".
>
>
Mostly because no such discussion ever took place. Everyone does its own
recipe and yet most request interface actually offer a very similar API.
If it wasn't for WSGI, most frameworks wouldn't even talk to each other
yet. But since it's the time of "what could be improved", it seemed
right to suggest to do better there too. Now I don't have a proposal so
I wouldn't be upset if the community simply says no (I can understand
Ian's point in an earlier response) but the question is rather valid
nonetheless.
- Sylvain
More information about the Web-SIG
mailing list