> 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        [EMAIL PROTECTED]
Software Engineer  540.371.6909              
Digital Creations  http://www.digicool.com 




_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to