[fw-general] Zend_Cache_Core

2009-04-17 Thread Nicolai Scheer
Hi! I'm currently facing difficulties in the usage of Zend_Cache (zf 1.7.8). I use Zend_Cache, Core as frontend, APC as backend. The problem is as follows: The Core frontend offers a 'cache_id_prefix' option. The load() and save() respect that option by calling the _id() method for setting the p

[fw-general] Zend_Acl: team rights vs. team leaders

2008-03-07 Thread Nicolai Scheer
Hi! Just started to explore the possibilities of Zend_Acl. Assume I use the following role structure: team-north | |- team-a | |- subteam-1a | |- subteam-2a | \- subteam-3a | |- team-b | |- subteam-1b | |- subteam-2b | \- subteam-3b and the following ressources: pages |- page1 |- page2