Forum OpenACS Q&A: Re: Great tree_sortkey Documentation!

Collapse
Posted by Don Baccus on
I meant 2^31 not 2^32 up there :(

Also it's important to realize that varbits are bit strings, not integers, which means they sort as strings.

The siblings of the 127th key don't need to be extended to sort correctly, that's a beauty of this scheme.