| Under Construction This proposal is under construction and is not ready for review. |
Zend 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: 6) |
Table of Contents
1. Overview
Zend_Locale_Phone is an additional class which will handle normalization and localization of phone numbers.
2. References
3. Component Requirements, Constraints, and Acceptance Criteria
No requirements
4. Dependencies on Other Framework Components
- Zend_Locale_Exception
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)
9. Class Skeletons
Labels:
None
6 Comments
comments.show.hideMay 08, 2008
Jonathan Bond-Caron
I thought there was another proposal on ZF for a phone number class,
Anyways, this is likely of interest:
http://www.unicode.org/draft/reports/tr35/tr35.html#Telephone_Code_Data
Not 'complete' but it's a start
May 14, 2008
Wil Sinclair
Thomas, are you still preparing this proposal for community review, or should we archive it for now?
,Wil
May 25, 2008
Dennis Becker
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.
May 26, 2008
Thomas Weidner
I didn't get a notification of eighter of the above two comments.
Seems that Jira was broken.
This proposal is still in developoment but with a very low priority.
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.
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.
Jun 20, 2008
Wil Sinclair
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.
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.
,Wil
Sep 15, 2011
Radu Gasler
Hi Thomas,
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.
If you're still interested I would like share the documentation and the code of this component with you.
Regards,
Radu