[ZODB-Dev] OOBTree problem]
Paul Roe
paul@artifact-imaging.co.nz
07 Sep 2001 23:18:28 +1200
On Fri, 2001-09-07 at 19:06, Chris Withers wrote:
> > Basically the BTree does not always find values in a range when the
> > data is not sequential.
>
> ...yeah, I've often wondered about this myself w.r.t. sorting in ZCatalog
> and doing ranges in a FieldIndex where the data isn't 'ordered'.
>
> Where's the bit of the code that does the equivalent of a cmp?
>
Good suggestion. I'll see if I can find it.
> cheers,
>
> Chris
>
> PS: I suppose there's an outside chance this could be related to the
> .values() bug that was fixed a couple of days ago?
>
>
Just checked out StandaloneZODB from CVS again. No change.
thanks
Paul