| New Proposal Template This page has been created from a template that uses "zones." To proceed:
|
<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.Zend 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: 3)
Table of Contents
1. Overview
2. References
3. Component Requirements, Constraints, and Acceptance Criteria
No requirements
4. Dependencies on Other Framework Components
- Zend_Loader_PluginLoader
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