[Zope-dev] ZClass Constructor Cleanup for 2.6
   
    Anthony Baxter
     
    Anthony Baxter <anthony@interlink.com.au>
       
    Tue, 02 Apr 2002 15:14:53 +1000
    
    
  
>>> Casey Duncan wrote
> I don't think this is a big enough change to warrant a real proposal, so 
> I'll shoot this out here:
> 
> Does anyone see a problem with changing the default generated 
> constructor method for ZClasses to a python script in Zope 2.6?
+1.
There's always some funniness in ZClass constructors anyway with
the stupid acquisition tricks that get played, so making it a 
pythonscript can only make it more obvious what's going on...