Quote:
Originally Posted by chaley
The idea, inspired by compurandom's query, is that some custom columns exist only for searching. These can go away, replaced by a search that uses a template to compute the value.
|
The part of the original objection to this was that the columns cache calculated values. I figure that some templates are no worse than pulling the cached value, but have you noticed a performance difference with others?
Also, I've noticed that I can't sort one of my columns built from other columns, which makes me doubt how much caching is going on.