Zend Framework: Zend_Service_Rackspace_CloudFiles Component Proposal
| Proposed Component Name | Zend_Service_Rackspace_CloudFiles |
|---|---|
| Developer Notes | http://framework.zend.com/wiki/display/ZFDEV/Zend_Service_Rackspace_CloudFiles |
| Proposers | Wil Moore III |
| Zend Liaison | TBD |
| Revision | 1.0 - 30 June 2009: Initial Draft. (wiki revision: 6) |
Table of Contents
1. Overview
Zend_Service_Rackspace_CloudFiles is a Zend Framework interface to the Rackspace/Mosso content hosting and delivery network which is seamlessly integrated with the Limelight Networks CDN. This Zend Framework interface is made possible via the Rackspace/Mosso ReST API.
Zend_Service_Rackspace_CloudFiles allows developers to interact with the Cloud Files service through an object-oriented interface. The reason a developer might want to utilize the Zend_Service_Rackspace_CloudFiles interface rather than utilize the PHP API provided by Rackspace/Mosso is that Zend_Service_Rackspace_CloudFiles utilizes Zend Framework's best practices and object-oriented methodologies.
At some point in the future, Zend_Service_Rackspace_CloudFiles will provide features not found in the Rackspace/Mosso API.
2. References
3. Component Requirements, Constraints, and Acceptance Criteria
Most requirements take the form of "foo will do ...." or "foo will not support ...", although different words and sentence structure might be used. Adding functionality to your proposal is requirements creep (bad), unless listed below. Discuss major changes with your team first, and then open a "feature improvement" issue against this component.
- This component will correctly reads a developers mind for intent and generate the right configuration file.
- The generated config file will not support XML, but will provide an extension point in the API.
- This component will use no more memory than twice the size of all data it contains.
- This component will include a factory method.
- This component will not allow subclassing. (i.e. when reviewed, we expect to see "final" keyword in code)
- This component will only generate data exports strictly complying with RFC 12345.
- This component will validate input data against formats supported by ZF component Foo.
- This component will not save any data using Zend_Cache or the filesystem. All transient data will be saved using Zend_Session.
4. Dependencies on Other Framework Components
- Zend_Exception
5. Theory of Operation
The component is instantiated with a mind-link that ...
6. Milestones / Tasks
Describe some intermediate state of this component in terms of design notes, additional material added to this page, and / code. Note any significant dependencies here, such as, "Milestone #3 can not be completed until feature Foo has been added to ZF component XYZ." Milestones will be required for acceptance of future proposals. They are not hard, and many times you will only need to think of the first three below.
- Milestone 1: design notes will be published here
- Milestone 2: Working prototype checked into the incubator supporting use cases #1, #2, ...
- Milestone 3: Working prototype checked into the incubator supporting use cases #3 and #4.
- Milestone 4: Unit tests exist, work, and are checked into SVN.
- Milestone 5: Initial documentation exists.
If a milestone is already done, begin the description with "[DONE]", like this:
- Milestone #: [DONE] Unit tests ...
7. Class Index
- Zend_Service_Rackspace_CloudFiles_Exception
- Zend_Service_Rackspace_CloudFiles (factory class)
8. Use Cases
| UC-01 |
|---|
... (see good use cases book)
2 Comments
comments.show.hideNov 23, 2009
Wil Moore III (wilmoore)
I don't have time to move forward with this...please withdraw/delete this proposal.
Feb 06, 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.