Zend Framework: Zend_Translate_XmlTm Component Proposal
| Proposed Component Name | Zend_Translate_XmlTm |
|---|---|
| Developer Notes | http://framework.zend.com/wiki/display/ZFDEV/Zend_Translate_XmlTm |
| Proposers |
|
| Revision | 1.0 - 08 October 2006: New source integration for Zend_Translate. (wiki revision: 5) |
Table of Contents
1. Overview
Zend_Translate_XmlTm is an additional source integration for the core component Zend_Translate.
2. References
3. Component Requirements, Constraints, and Acceptance Criteria
- Zend_Translate_XmlTm is an additional source format for Zend_Translate
- It will integrate the XML:TM standard (XML Text Memory Namespace) into the Zend_Framework
- This component can not create new XML:TM files, it only can parse them for framework integration
4. Dependencies on Other Framework Components
- Zend_Translate_Abstract
- Zend_Exception
5. Theory of Operation
This component integrates XML:TM source files into the Zend_Framework.
XML:TM is almost the newest localization source standard. It was announced 2004 and is extending TMX, based in XML namespaces. It derives from Zend_Translate_Abstract and can be used by Zend_Translate to serve source files for translation.
6. Milestones / Tasks
- Milestone 1: [DONE] proposal written
- Milestone 2: finishing Zend_Translate - Thomas Weidner
- Milestone 3: Code class based on Zend_Translate_Abstract
- Milestone 4: Unit tests and debugging
- Milestone 5: Documentation done
7. Class Index
- Zend_Translate_XmlTm
8. Use Cases
Use of translation - HTTP_ACCEPT_LANGUAGE: de_AT
9. Class Skeletons
Real implementation depends on the completed definition for Zend_Translate_Abstract which is actual in progress.
Labels:
None
1 Comment
comments.show.hideAug 03, 2007
Alexander Veremyev
This proposal is approved for incubator development.