On Tue, Sep 9, 2008 at 12:11 PM, John Hjelmstad <[EMAIL PROTECTED]> wrote:
> Still, I might be missing situations in which additional context inherent to
> the calling context is needed to make a caching decision.

OAuthFetcher needs to have input in to the generation of the cache key
for any authenticated requests.  There is a function getCacheKey in
OAuthFetcher that is currently private, I think you'll want to make it
public.

Reply via email to