$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Darren Cook (darren_at_[hidden])
Date: 2004-03-30 05:50:07
> On the other hand, you admitted yourself that none of the reviewers
> found the sequenced indices useful
I found them useful; the example (paragraph of text) also seemed a realistic
use.
Without a sequenced index I'd have had to add an "id" field to each object
and add a unique index on that id. Even if that is just as efficient (is
it?) it is more work.
Darren