We already have a caching library, which includes multiple LRU caches,
in Google's internal code base. We may open-source that library at
some point, but we don't have any plans to do so. Before accepting any
contributions, we should clean up and release our current caching
code.
Jared
Jed, I understand your frustration. Google has some libraries that
would be useful to you, but we're aren't making them publicly
available.
There's a lot of stuff we'd like to open-source, if we ever find the
time. Sorry about the inconvenience.
Jared
On 21/08/2008, at 6:06 AM, Jared Levy wrote:
> Jed, I understand your frustration. Google has some libraries that
> would be useful to you, but we're aren't making them publicly
> available.
Understand that, I am certainly not under the impression that Google
would or should use gcoll to open source everything you have - as
attractive as that may be for us :-)
The frustration is that something difficult that seems a good fit for
gcoll like a an LRU ConcurrentMap would not even be considered (I
haven't seen the implementation so I have no opinion on its quality).
The other frustration is I have a clear an pressing need for such a
beast right now ;-)
> There's a lot of stuff we'd like to open-source, if we ever find the
> time. Sorry about the inconvenience.
S'orright, thanks for the reply.
cheers,
jed.