Paul Sutter wrote:
However -> It still seems to me that the key length in the sequence file is redundant.
What if your keys are compound, containing, say, a combination of floats, ints and strings? Then the key may not include a length of the entire key entry. So you're seeking to optimize a special (if common) case.
Doug