[Date Prev][Date Next] [Chronological] [Thread] [Top]

caching normalized values



To avoid having to repeatedly normalize stored values,
I'm going to extend the Attribute structure to hold
them.  Presently I'm thinking it best not to store
them on disk.

I'm also think of reworking indexer routines to
expect the input to be normalized.  But I might save
this for another day.

Kurt