[Zope-dev] Proposal: Eliminating Globals as an import façade
yuppie
y.2008 at wcm-solutions.de
Mon Dec 29 06:36:48 EST 2008
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
More information about the Zope-Dev
mailing list