[Twisted-web] Nevow 0.4

Tommi Virtanen tv at twistedmatrix.com
Thu Nov 11 14:35:02 MST 2004


Donovan Preston wrote:

> I'd probably rather just release nevow 0.4 with more changes. Sometime 
> in the next month would be nice. Does anyone have suggestions for what 
> 0.4 should have? The big thing I am planning is the use of 
> zope.interfaces to get rid of all the deprecation warnings when you 
> use Nevow with twisted SVN Head (and thus 2.0)

My current open pet peeves:

http://divmod.org/users/roundup.twistd/nevow/issue132
[PATCH] twisted.trial.util no longer has _getDeferredResult

http://divmod.org/users/roundup.twistd/nevow/issue122
[PATCH] Guard adds a cookie with path='/', does not ever set secure.

http://divmod.org/users/roundup.twistd/nevow/issue120
Release procedure is SNAFU, e.g. no LICENSE or ChangeLog in tarball

Also, I would love to hear whether the following items from
sandbox/tv please you:

access
    Simple access control for web requests.

branchsecure
    Resource wrapper that shows different resources based on whether the
    connection was secure or not.

reversemonster
    Reverse proxy the request, assuming the other end is a
    VHostMonsterResource. Extremely easy to configure, automagic
    hostname, port and path passing.

(for some overviewish things, see sandbox/tv/trac, especially the dia file)




More information about the Twisted-web mailing list