Re: Finding information about deprecated methods / what replaces them?
Re: Finding information about deprecated methods / what replaces them?
- Subject: Re: Finding information about deprecated methods / what replaces them?
- From: Joar Wingfors <email@hidden>
- Date: Sun, 30 Aug 2009 18:12:06 -0700
On 30 aug 2009, at 17.27, aaron smith wrote:
Quick question. Take this for example
(http://developer.apple.com/mac/library/documentation/GraphicsImaging/Reference/Quartz_Services_Ref/DeprecationAppendix/AppendixADeprecatedAPI.html#//apple_ref/c/func/CGDisplayCurrentMode
)
- this method is deprecated in 10.6. What are the general practices or
places for finding alternates to deprecated methods?
The documentation should, IMO, point you to the replacement API if
there is any, and probably also tell you if there isn't. I'd suggest
that you file bug reports on the documentation if it doesn't:
<http://developer.apple.com/BugReporter/>
Thanks,
j o a r
_______________________________________________
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