<ac:macro ac:name="note"><ac:parameter ac:name="title">Under Construction</ac:parameter><ac:rich-text-body>
<p>This proposal is under construction and is not ready for review.</p></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_Locale_Phone is an additional class which will handle normalization and localization of phone numbers. No requirementsZend Framework: Zend_Locale_Phone Component Proposal
Proposed Component Name
Zend_Locale_Phone
Developer Notes
http://framework.zend.com/wiki/display/ZFDEV/Zend_Locale_Phone
Proposers
Thomas Weidner
Dennis Becker
Revision
0.1 - 10 December 2007: Initial proposal (wiki revision: 7)
Table of Contents
1. Overview
2. References
3. Component Requirements, Constraints, and Acceptance Criteria
4. Dependencies on Other Framework Components
5. Theory of Operation
Based on Zend_Locale is this class able to normalize and localize phone numbers and to generate international or national number formats
6. Milestones / Tasks
- Milestone 1: [10% DONE]Proposal finished
- Milestone 2: Working class
- Milestone 3: Working testbed
- Milestone 4: Documentation added
- Milestone 5: Integrated into core
7. Class Index
- Zend_Locale_Phone
8. Use Cases
| UC-01 |
|---|
... (see good use cases book)
6 Comments
comments.show.hideMay 08, 2008
Jonathan Bond-Caron
<p>I thought there was another proposal on ZF for a phone number class,</p>
<p>Anyways, this is likely of interest:</p>
<p><a class="external-link" href="http://www.unicode.org/draft/reports/tr35/tr35.html#Telephone_Code_Data">http://www.unicode.org/draft/reports/tr35/tr35.html#Telephone_Code_Data</a></p>
<p>Not 'complete' but it's a start</p>
May 14, 2008
Wil Sinclair
<p>Thomas, are you still preparing this proposal for community review, or should we archive it for now?</p>
<p>,Wil</p>
May 25, 2008
Dennis Becker
<p>Please do not archive this - such a component is very difficult because you cannot find all information for each country. I will talk to Thomas in the near future so that we can update this proposal.</p>
May 26, 2008
Thomas Weidner
<p>I didn't get a notification of eighter of the above two comments.<br />
Seems that Jira was broken. <ac:emoticon ac:name="sad" /></p>
<p>This proposal is still in developoment but with a very low priority.</p>
<p>Wil... you know how much I have to do... and there are several other proposals out there where I am working on. I am still collecting data and I already knew the link sent above as we are using CLDR our own.</p>
<p>This proposal will be driven forward after 2.0 as I just wanted to reserve the class name and show the idea behind this. There is also a jira issue with additional data already collected in past.</p>
Jun 20, 2008
Wil Sinclair
<p>If it won't be worked on in the next 3 months or so, let's archive it. You can always resurrect it when you're ready to pick it up again.<br />
I'm trying to keep dormant proposals off the proposal page because it discourages new contributors from submitting proposals. I've gotten feedback that when they see a lot of old proposals, they often assume that the proposal process is extremely long and labor-intensive. Please contact me direct by mail if you feel there is a reason to keep it in the new section without work being done on it.</p>
<p>,Wil</p>
Sep 15, 2011
Radu Gasler
<p>Hi Thomas,</p>
<p>I'm working in a telecommunication software company where we created such a component for internal use. We're following Zend Framework Coding Standards so the code should be easy to read and review.<br />
If you're still interested I would like share the documentation and the code of this component with you.</p>
<p>Regards,<br />
Radu</p>