<ac:macro ac:name="unmigrated-inline-wiki-markup"><ac:plain-text-body><![CDATA[
<ac:macro ac:name="unmigrated-inline-wiki-markup"><ac:plain-text-body><![CDATA[
Patch for Bootstrap which allow to use plugin cache before bootstrap starting. No requirementsZend Framework: Zend_Application_Bootstrap_BootstrapAbstract Component Proposal
Proposed Component Name
Zend_Application_Bootstrap_BootstrapAbstract
Developer Notes
http://framework.zend.com/wiki/display/ZFDEV/Zend_Application_Bootstrap_BootstrapAbstract
Proposers
Andrew Stephanoff
Zend Liaison
TBD
Revision
1.0 - 1 January 2008: Initial Draft. (wiki revision: 5)
Table of Contents
1. Overview
2. References
3. Component Requirements, Constraints, and Acceptance Criteria
4. Dependencies on Other Framework Components
5. Theory of Operation
This patch is allow to setup cache filename for plugins in configuration file.
6. Milestones / Tasks
Not defined
7. Class Index
- Zend_Application_Bootstrap_BootstrapAbstract
8. Use Cases
| UC-01 |
|---|
application.ini
pluginCache = "path/to/pluginCache/filename.php"
9. Class Skeletons
Patch for Zend_Application_Bootstrap_BootstrapAbstract