Deprecated method documentation
Deprecated method documentation
- Subject: Deprecated method documentation
- From: John Timmer <email@hidden>
- Date: Tue, 11 Nov 2003 13:10:34 -0500
I finally got around to going over the Panther Cocoa release notes in
detail. One thing I noted was that NSString's stringWithCString: has been
deprecated in favor of a UTF method. That's fine - a find and replace
should handle updating things, but I'm now wondering if I have missed other
deprecations, and I'm currently using methods that aren't going to be around
for too much longer.
Is there any standing list of deprecated methods? The NSString docs don't
even note the deprecation when stringWithCString: is covered.
If there's not any info in a single location, I'll probably file a
documentation bug, but I want to confirm this before doing so.
Thanks,
JT
_______________________________________________
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.