
June 18, 2005
5:09 p.m.
On Jun 17, 2005, at 9:40 PM, James Y Knight wrote:
I'm happy to announce the first release of twisted.web2 today. This is a rewrite/refactor of the twisted.web HTTP server and framework, providing a nicer API (some parts inspired by the resource API that Nevow introduced on top of twisted.web) and many internal improvements, especially in the area of HTTP conformance.
One thing I forgot to mention: it probably doesn't work with Nevow at the moment. It has a compatibility layer for nevow resources that has worked in the past but I have not tested it recently. It'd be nice if somebody else adopted this project; a good starting place is the web2-2 branch of nevow. James