"James Strachan" <[EMAIL PROTECTED]> writes:
> > What would people think about moving Turbine's LRU algorithm
> > implementation into the Commons Collections?
> >
> >
> <http://jakarta.apache.org/cvsweb/index.cgi/jakarta-turbine/src/java/org/apa
> che/turbine/util/BufferCache.java?rev=1.2&content-type=text/vnd.viewcvs-mark
> up>
> >
> >
> <http://jakarta.apache.org/cvsweb/index.cgi/jakarta-turbine/src/java/org/apa
> che/turbine/util/SequencedHashtable.java?rev=1.3&content-type=text/vnd.viewc
> vs-markup>
>
> I added an LRUMap implementation into collections already.
>
> But lets look at these two cache implementations as well, there could be
> some new algorithm or functionality there. I'll add it to my reading list
> before anything starts on the "cache" project ;-)
Thanks James, let me know what you think.
Dan