<ac:macro ac:name="info"><ac:parameter ac:name="title">New Proposal Template</ac:parameter><ac:rich-text-body>
<p>This page has been created from a template that uses "zones." To proceed:</p>
<ol>
<li>Edit the page</li>
<li>Replace sample content within each zone-data tag with your own content</li>
<li>Remove this notice</li>
<li>Save the page</li>
<li>When you are ready for community review, move this page to the <ac:link><ri:page ri:content-title="Ready for Review" /></ac:link> section on the edit page.</li>
</ol>
<ac:macro ac:name="note"><ac:parameter ac:name="title">No placeholders allowed!</ac:parameter><ac:rich-text-body>
<p>Please do not create placeholders. Wait until you have sufficient content to replace all sample data in the proposal template before creating your proposal document.</p></ac:rich-text-body></ac:macro></ac:rich-text-body></ac:macro>
<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_Zip component is a simple component that abstracts compressed files related operations as opening compressed files and extracting files from it.Zend Framework: Zend_Zip Component Proposal
Proposed Component Name
Zend_Zip
Developer Notes
http://framework.zend.com/wiki/display/ZFDEV/Zend_Zip
Proposers
Bruno Piraja Moyle
Zend Liaison
TBD
Revision
1.0 - 20 September 2009: Initial Draft. (wiki revision: 5)
Table of Contents
1. Overview
This feature is already provided by zip extension, the component comes into play by creating a common and Zend flavor API for it as well as integrating it with another Zend components.2. References
3. Component Requirements, Constraints, and Acceptance Criteria
4. Dependencies on Other Framework Components
- Zend_Exception
5. Theory of Operation
The single component instance can handle the whole script execution compressed file handling. The basic usage might be as follow:
6. Milestones / Tasks
- Milestone 1: Finish the initial draft;
- Milestone 2: Working prototype;
- Milestone 3: Unit tests;
- Milestone 4: Initial documentation.
7. Class Index
- Zend_Zip_Exception
- Zend_Zip
8. Use Cases
| UC-01 |
|---|
6 Comments
comments.show.hideSep 20, 2009
Kazusuke Sasezaki
<p>Seems duplicate... Zend_Filter_Compress(Zend_Compress)
<a class="external-link" href="http://framework.zend.com/wiki/display/ZFPROP/Zend_Filter_Compress+-+Thomas+Weidner">http://framework.zend.com/wiki/display/ZFPROP/Zend_Filter_Compress+-+Thomas+Weidner</a><br />
Did you check this proposal?</p>
Sep 21, 2009
Bruno Pirajá Moyle
<p>No, I'd searched for any 'Zip' components. I will take a good look at Zend_Filter_Compress to verify if it is the same as it 'looks like'.</p>
<p>Thanks for the reply</p>
Sep 21, 2009
Thomas Weidner
<p>Then you have not searched good enough. <ac:emoticon ac:name="smile" /></p>
<p>Zend_Filter_Compress is available within incubator since several weeks (June?) and was accepted to core last week. A Zip supporting Adapter is also included.</p>
Sep 22, 2009
Bruno Pirajá Moyle
<p>The <a href="http://framework.zend.com/wiki/display/ZFPROP/Zend_Filter_Compress+-+Thomas+Weidner">Zend_Filter_Compress</a> component offers all features within this proposal.</p>
Jan 12, 2010
Bruno Pirajá Moyle
<p>No more updates here.</p>
Feb 06, 2011
Dolf Schimmel (Freeaqingme)
<p>Archiving this proposal, feel free to recover it when you want to work on it again. For more details see <a href="http://framework.zend.com/wiki/display/ZFDEV/Archiving+of+abandoned+proposals+(Feb+5+2011)">this email</a>.</p>