ZF-7057: Zend_Application Translate Resource - set cache via config
Description
It would be nice to have posibility to set zend translate cache via application.ini config file
It would be nice to have posibility to set zend translate cache via application.ini config file
Comments
Posted by Dolf Schimmel (Freeaqingme) (freak) on 2009-09-18T11:00:50.000+0000
Postponing this issue until there's a Zend_Application_Resource_Cache (which probably will be in either 1.10 or zf1.11/zf2.0 (whichever comes after 1.10).
Posted by Mickael Perraud (mikaelkael) on 2010-01-31T00:51:31.000+0000
See method setShareToZendObjects() in patch associated with ZF-7024
Posted by Ramon Henrique Ornelas (ramon) on 2010-08-08T06:26:09.000+0000
This improvement was done in the issue ZF-10034.
Posted by Ramon Henrique Ornelas (ramon) on 2010-08-20T18:04:29.000+0000
This improvement was added with the correction of the ZF-10034 in r22545 by [~freak] applied patch of [~intiilapa].