[ZODB-Dev] BTree sets and unhashable objects

Roché Compaan roche at upfrontsystems.co.za
Wed Jun 18 19:48:44 EDT 2003


I was using OOSet for set operations on sequences of objects in the ZODB
and was getting horrably incorrect results. After I reread the Btrees Wiki
I noticed that the objects should be hashable, which they weren't of
course. Maybe the set classes can be so nice as to not accept unhashable
objects in the first place and stop stupidly forging ahead in its tracks
;-)

-- 
Roché Compaan
Upfront Systems                 http://www.upfrontsystems.co.za



More information about the ZODB-Dev mailing list