Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.5.0
-
Component/s: Zend_Translate
-
Labels:None
-
Fix Version Priority:Should Have
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()
Integrated with SVN-7020.