Re: NSNumberFormatter not working for me ?
Re: NSNumberFormatter not working for me ?
- Subject: Re: NSNumberFormatter not working for me ?
- From: Kyle Sluder <email@hidden>
- Date: Tue, 13 Apr 2010 16:52:04 -0700
On Tue, Apr 13, 2010 at 4:29 PM, Bill Hernandez <email@hidden> wrote:
> Even so, I converted the string to an NSNumber and used the formatter against a number, not a string.
What I'm saying is that a telephone number should never become an
NSNumber. Which means it should never be touched by an
NSNumberFormatter. If you want a formatter for phone numbers, it
should derive from NSFormatter.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden