29 Dec
2008
29 Dec
'08
11:36 a.m.
Tres Seaver wrote:
svn+ssh://svn.zope.org/repos/main/Zope/branches/tseaver-no_globals_imports
I would like to merge the branch soon, because it touches lots of files and is likely to hit conflicts if I let it go too long.
+1 One tiny suggestion: Wouldn't it be better to add an alias in App.class_init instead of using "from App.class_init import default__class_init__ as InitializeClass" everywhere? Cheers, Yuppie