$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeremy Maitin-Shepard (jbms_at_[hidden])
Date: 2004-04-01 13:35:44
I believe you should leave in the support for multiple tags per index.
Possible use cases include:
- Including the key type as an index tag.
- Using tags to flag various fields for some other algorithm -- in
this case, different fields could be flagged for use by various
different algorithms.
- Easier for generic programming.
-- Jeremy Maitin-Shepard