Bootstrapping the Application: a Custom View Resource Plugin
Wednesday, September 30, 2009
As well as writing a completely new resource plugin to use with Zend_Application, it is also possible to write a plugin that replaces one of the standard ones. The reason for doing this is that the existing plugins sometimes don’t do all the things that you want them to. (more…)


