Try adding && cached.isSuccessful() to
cached = cache.addMessage(response);
if (cached != null) {
return processSetResponse(cached);
}
Let me know if that fixes it.
It will be nice to use Brian's code directly soon.
--- Noel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
