If you can file an issue for this improvement, I'll catch up to it at the weekend. All that it needs is mapping a configuration option to the Manager's factory() call on Zend_Cache.
Thanks, Paddy Pádraic Brady http://blog.astrumfutura.com http://www.survivethedeepend.com OpenID Europe Foundation Irish Representative ________________________________ From: Ian Martin <[email protected]> To: [email protected] Sent: Tue, February 9, 2010 4:43:04 PM Subject: [fw-general] Zend_Cache_Manager support for 'customBackendNaming' I've been using Zend_Application_Resource_Cachemanager to create cache objects. When I tried to use the Zend Server (disk or shared memory) back-ends I noticed that Zend_Cache_Manager templates do not support the '$customBackendNaming' parameter of Zend_Cache::factory() method. I'd like to use cache templates rather than simply setting a pre-instantiated cache - Is there a better way to accomplish this, or is this a feature that should be added to Zend_Cache_Manager class? Cheers, Ian Martin
