[Twisted-Python] nevow debugging
Hi; I tried to contact the twisted-web list, but it seems to be having some issues right now... I hope it is ok to ask here. Does anyone have an example using nevow in conjunction with other web service types? I really like the simplicity of "mktap web --path foo" but my understanding is that twisted web development is going to be nevow based. Can these two things work together? Is there a way to serve nevow pages from a .rpy? I am looking for a way to debug that does not require restarting the server every time I change the nevow .tac file. (like how I can use import mymod reload(mymod) in the .rpy while I am testing). I hope this makes sense. I would probably just go with something very simple, but I need to password protect some of the pages and that seems to indicate using nevow.guard Thank you for your time. _________________________________________________________________ The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail
Lee Harr wrote:
Hi;
I tried to contact the twisted-web list, but it seems to be having some issues right now... I hope it is ok to ask here.
These issues are fixed. Sorry for the trouble. -- Twisted | Christopher Armstrong: International Man of Twistery Radix | Release Manager, Twisted Project ---------+ http://radix.twistedmatrix.com/
participants (2)
-
Christopher Armstrong -
Lee Harr