ZF-2247: Add caching support for Zend Translate
Description
A caching support for all Zend_Translate_Adapters should be added.
Even if there is no improvement from speed, it is sometimes recomended by community when using memory caches for example.
New function: Zend_Translate_Adapter_Abstract::setCache()
Comments
Posted by Thomas Weidner (thomas) on 2007-12-02T11:39:24.000+0000
Integrated with SVN-7020.