Re: NSScanners deprecated?
Re: NSScanners deprecated?
- Subject: Re: NSScanners deprecated?
- From: Ali Ozer <email@hidden>
- Date: Wed, 20 Feb 2002 10:14:19 -0800
NSScanner is not deprecated and is appropriate for use in many cases,
including implementing formatters. However, if you're in a situation
where a formatter can be used, it is probably going to be a better
choice.
Ali
On Wednesday, February 20, 2002, at 04:58 AM, Darin Duphorne wrote:
The docs suggest not to use NSScanner, and to use formatters instead.
But,
the only formatters I'm aware of are for numbers and dates. Should we
continue to use scanners for strings?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.