The problem is solved. Just in case anyone else has the same question, here is where I found out how to create a cherrypy filter in Turbogears:
Rapid Web Applications with Turbogears - Pages 340 - 343 This group discussion was also handy: http://tinyurl.com/25mrys On Dec 4, 2:07 pm, vandevel <[EMAIL PROTECTED]> wrote: > That is what I was thinking as well. Does anyone have any pointers to > a good example of how to implement a filter in Turbogears? > > On Dec 4, 1:47 am, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote: > > > On Tuesday 04 December 2007 10:38:40 vandevel wrote: > > > > Ok, so I found a useful page in the docs:http://docs.turbogears.org/ > > > 1.0/ExtendingVisitFramework and I was able to hack together the basic > > > functionality that i am looking for using the provided example(thanks > > > to the author!). I am wondering though, if anyone is aware of a way to > > > capture the duration of the request. > > > That should be doable using a cherrypy filter. > > > Diez --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

