On Nov 16, 2005, at 1:17 AM, Clark C. Evans wrote:
| | 2. It would be excellent if locateChild was deferrable, | often times you need to access a database to construct | dynamically the appropriate resource. This is not a | syncronous operation. My bad. It looks like this is specified in the interface! This is a serious improvement over twisted.web.... nice. | 3. It would be wonderful if HTTPError took arguments that | would construct an appropriate Response... it is trivial, | but a nice touch if it did. It's absolutely no burden to do HTTPError(Response(..)), so this is a dumb request. | | Overall, web2 is looking quite nice; I'll have more feedback once | my entire application is ported.
Glad I could help with those issues. ;) James _______________________________________________ Twisted-web mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
