Re: Deprecated method documentation
Re: Deprecated method documentation
- Subject: Re: Deprecated method documentation
- From: John Timmer <email@hidden>
- Date: Tue, 11 Nov 2003 17:16:28 -0500
>
> Is there any standing list of deprecated methods? The NSString docs don't
>
> even note the deprecation when stringWithCString: is covered.
>
>
This would be a good idea, in my opinion. Updated with every new release of
>
the frameworks.
I think Sun's documentation of Java might also be a good model to follow.
It's been a while since I used them, but I seem to remember the docs for
every method and class including information on when they would be
deprecated and, if already done, what version was the last to include
support for it.
I hadn't even considered the hassle of maintaining old code, so perhaps a
separate set of docs for those would be appropriate. Now that the docs are
kept pretty much in synch with the Frameworks, it's time to start bogging
them back down with new features!
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.