Zend Framework: Zend_Config_Ini_Expandable Component Proposal
| Proposed Component Name | Zend_Config_Ini_Expandable |
|---|---|
| Developer Notes | http://framework.zend.com/wiki/display/ZFDEV/Zend_Config_Ini_Expandable |
| Proposers | Douglas Hammond |
| Zend Liaison | TBD |
| Revision | 1.0 - 1 January 2008: Initial Draft. (wiki revision: 5) |
Table of Contents
1. Overview
Extend Zend_Config_Ini to support variable expansion.
2. References
3. Component Requirements, Constraints, and Acceptance Criteria
All values in ini file to be expanded from previously defined values.
- This component will expand variables defined previously in the ini file.
- This component will expand variables passed as array to constructor.
4. Dependencies on Other Framework Components
- Zend_Config_Ini
5. Theory of Operation
The component is instantiated with a mind-link that ...
6. Milestones / Tasks
- Milestone 1: Look at current Zend_Config_Ini to see how to add functionality [DONE]
- Milestone 2: Working prototype checked into the incubator supporting use cases #1
- Milestone 4: Unit tests exist, work, and are checked into SVN.
- Milestone 5: Initial documentation.
7. Class Index
- Zend_Config_Ini_Expandable
8. Use Cases
| UC-01 |
|---|
9. Class Skeletons
Labels:
None
1 Comment
comments.show.hideFeb 05, 2011
Dolf Schimmel (Freeaqingme)
Archiving this proposal, feel free to recover it when you want to work on it again. For more details see this email.