slist
Power User
Joined: 20/03/2013 14:13:15
Messages: 37
Location: Berlin
Offline
|
Hi,
I recently came across Google's libphonenumber (https://code.google.com/p/libphonenumber/). We already use it as part of server-side validation.
But the library also supports on-the-fly formatting. So my idea was that it would be cool to have a CC component which can do that and also (optionally) validates the entered number similar to the existing regex-checks.
You can test the abilities at http://libphonenumber.appspot.com/
The library is used as part of Android, so I think it is stable enough.
Since we actually don't need this in our project I currently can't play to build such a component myself. But I though that would be an interesting thing to have in CC. So, if you like that idea, I would be happy if gets integrated. But it doesn't matter if not.
BR
|