Hi, Alan Kennedy schrieb: > So you don't like the way that Django, Werkzeug, WebOb, etc, do it > now, even though they appear to be mostly successful, and you're happy > to cite them as such? Server != Application.
> From the applications point of view, a framework-level configuration > variable is the same as a server-level configuration variable. It is not. I can configure my framework from within Python code, But I cannot change the webserver configuration from there. > Wouldn't well-written applications depend on unicode? Only internally. There is no such thing as Unicode in HTTP. Regards, Armin _______________________________________________ Web-SIG mailing list Web-SIG@python.org Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com