Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-10 | Ok, the cache-id officiation is being delegated to the CacheHandlers, this is | Mike Buland | |
just fine, since they can do it any way they want. The Congo CacheHandlers will all have to be specialized versions of the generic ones, but they'll use all the general functionality, just make up IDs differently. It'll rock. | |||
2008-10-09 | More cache development. I'm going to have to switch from template functions to | Mike Buland | |
functors. I like template functions a little more, but functors can be at least as fast. It won't be much of a change. |