* "get" method on CachePlugins should behave like a standard dictionary
and return KeyError if not key found * Raise KeyError when DistributedRamCache is not able to connect to memcached server * call has_key before calling get on cache plugins. * Update cache_plugin interface to explain expected behaviour git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28000 20353a03-c40f-0410-a6d1-a30d3c3de9de
Showing
Please register or sign in to comment