[Twisted-web] overriding resource getting with nevow+twisted

Mike Warren spam at mike-warren.com
Wed Nov 24 14:58:45 MST 2004


Donovan Preston <dp at ulaluma.com> writes:

> You are incorrectly using twisted.web.server.Site instead of
> nevow.appserver.NevowSite. NevowSite is the basis of what will become
> web2, yes. web2 is not yet usable.

Actually, I think I was being outsmarted by Nevow's adaptors for
Twisted's resource.Resource (I am using NevowSite) -- I ended up
making my own root resource which just implements inevow.IResource and
doesn't inherit from anything, which is much cleaner, too.

Thanks for the prompt replies (and Twisted!),

-- 
mike [at] mike [dash] warren [dot] com
<URL:http://www.mike-warren.com>
gpg --keyserver 80.71.227.37 --recv-key 579911BD
87F2 4D98 BDB0 0E90 EE2A 0CF9 1087 0884 5799 11BD



More information about the Twisted-web mailing list