<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[
Zend_Config_Yaml implements YAML markup support for Zend_Config reading and writing.Zend Framework: Zend_Config_Yaml Component Proposal
Proposed Component Name
Zend_Config_Yaml
Developer Notes
http://framework.zend.com/wiki/display/ZFDEV/Zend_Config_Yaml
Proposers
Stas Malyshev
Zend Liaison
TBD
Revision
1.0 - 23 November 2009: Initial Draft. (wiki revision: 13)
Table of Contents
1. Overview
2. References
3. Component Requirements, Constraints, and Acceptance Criteria
4. Dependencies on Other Framework Components
- Zend_Config
- Zend_Config_Exception
5. Theory of Operation
The component will allow to read and write configuration files in YAML format. Built-in parser will support only the simple subset of YAML, but external parsers (such as syck or spyc) can be plugged in for more complex formats.
6. Milestones / Tasks
- Milestone 1: [DONE] Create the spec for YAML support in Zend_Config
- Milestone 2: [DONE] Working code checked into the lab
- Milestone 3: [DONE] Parser unit tests checked into the lab
- Milestone 4: Writer unit tests checked into the lab
- Milestone 5: Proposal accepted
- Milestone 6: Documentation for the component exists
- Milestone 7: Code checked into the trunk
7. Class Index
- Zend_Config_Yaml
- Zend_Config_Writer_Yaml
8. Use Cases
3 Comments
comments.show.hideNov 23, 2009
Sudheer Satyanarayana
<p>Nice to have YAML config option.</p>
Nov 29, 2009
Juan Felipe Alvarez Saldarriaga
<p>Great component.</p>
Aug 03, 2010
Ryan Mauger
<ac:macro ac:name="note"><ac:rich-text-body><p><strong>Community Review Team Recommendation</strong></p>
<p>The CR Team advises that this component be included in 1.11, and are happy with this proposal as-is</p></ac:rich-text-body></ac:macro>