[Twisted-web] HTTP-AUTH for web2 / Kudos on web2's operation

James Y Knight foom at fuhm.net
Wed Nov 16 09:12:50 MST 2005


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




More information about the Twisted-web mailing list