[Zope-dev] RE: SQL Alias leak....

Brian Lloyd brian@digicool.com
Wed, 27 Dec 2000 11:00:32 -0500


> Making the corresponding change in Results.py appears to have
> corrected the SQLAlias problem.  
> 
> I'm not exactly sure why the SQLAlias solution is any better than
> doing it this way.  Seems less obfuscated to me.

The SQLAlias is better because otherwise Record allocates
3x the memory for each record (thinking that the aliased 
names are distinct fields).

In any case, Jim tracked this down to a subtle bug in 
ExtensionClass that is fixed for 2.2.5 b1 (which I'm 
uploading the zope.org now).


Brian Lloyd        brian@digicool.com
Software Engineer  540.371.6909              
Digital Creations  http://www.digicool.com