I tracked this last night: http://trac.turbogears.org/turbogears/ticket/854 ===== It would be nice if TG supported some user defined startup code that can be called from startup.startTurboGears()
i think it might support it already - but there are no docs for it It'd be nice, because then we can set certain variables and/or add some cherrypy filters to access the filter API ===== I wanted to bring it here for discussion. basically, what I realized is that TG ends up keeping me from cleanly accessing a lot of the CherryPy hooks that I need - like integrating into the request phase via the cherrypy filter system it would be nice if there were a way to do this via startup-appname.py or something similar --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk -~----------~----~----~----~------~----~------~--~---
