From: "Asad Habib" <ahabib at engin.umich.edu> > Is there a way to declare a global variable in Zope? And is there a way to > declare a variable that is available for an entire session? The session_data_manager would be the right place to go for that.