William Dode ha scritto:
> Hi,
> 
> Since the announce of ian about webob, i did two things with it.
> 
> First i include it in my personal web framework, it was very easy, i had 
> just to remove all my crappy equivalent functions. It make my framework 
> a little bit more clean and i can inherit new features.
> 
> Second, most important, i wanted to start a little project without any 
> framework to minimize the dependencies. So i started from scratch only 
> with WebOb, the wsgiref server and a part of the example in routing_args 
> specifications. It did it very quickly and the result should be 
> compatible with any wsgi compliant pieces.
> 
> So, don't you think web-sig should officialy support such library ?
> Include it in the lib stantard or in a wsgiorg library ?
> 
> Waiting for your view...
> 

I think that, first of all, we should standardize the utility functions 
for headers handling (parsing and serializing).



Regards  Manlio Perillo
_______________________________________________
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

Reply via email to