Comment 1 for bug 142568

Revision history for this message
Jamie Heilman (jamie-audible) wrote :

Uploaded: cachemanagers.diff

and here's a patch which accompanies the refactor, used to fit the current StandardCacheManagers to the refactored Cache.py exception API, use the base class's notion of permission values rather than hardcode them, and lastly remove all 3 bare except clauses from RAMCacheManager.py