Skip to end of metadata
Go to start of metadata
<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 Framework: Zend\Protobuff Component Proposal
Table of Contents
1. Overview
Zend\Protobuff is a simple component that provide encoding and decoding Google Protocol Buffers
2. References
3. Component Requirements, Constraints, and Acceptance Criteria
- This component will correctly reads .proto files
- The generated skeleton class will support Google Class API.
- This component will support encode data.
- This component will support decode data.
- This component will provide client through Google Protocol Buffers
- This component will provide server based on Google Protocol Buffers
4. Dependencies on Other Framework Components
5. Theory of Operation
The component is instantiated with a mind-link that ...
6. Milestones / Tasks
- Milestone 1: [DONE] Create base abstract class
- Milestone 2: [DONE STAGE-1] Realize encoder Protocol buffers
- Milestone 3: [DONE STAGE-1]Realize decoder Protocol buffers
- Milestone 4: Add support .proto files specification
- Milestone 5: Add generation classes based on .proto file
7. Class Index
- Zend\Protobuff\AbstractProtobuff
- Zend\Protobuff\Encoder
- Zend\Protobuff\Decoder
- Zend\Protobuff\Code\Generator
8. Use Cases
9. Class Skeletons
]]></ac:plain-text-body></ac:macro>]]></ac:plain-text-body></ac:macro>