[Twisted-web] atop + nevow: a slightly different approach, than Quotient

Michal Pasternak michal at pasternak.w.lub.pl
Mon Jun 14 03:29:04 MDT 2004


Hi,

I am trying to implement (using atop & nevow) a simple site with logged in
and anonymous users.

The problem is, that I want to allow users, who are logged in, to view
basically the same content, only with some options added.

Currently I use pretty much the same approach as Quotient does: I used a
Webup, that I use as a IRequest for Avatars, I have AnonWebup, that I use
for anonymouse access. 

The question is: what's the best approach to have the same functionality
(preferably by the same classess), at same URLs, but have a slightly more
value added for non-anonymous logins?

-- 
m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://pyramid.twistedmatrix.com/pipermail/twisted-web/attachments/20040614/46e64a7b/attachment.bin


More information about the Twisted-web mailing list