Re: Deprecated methods usage
Re: Deprecated methods usage
- Subject: Re: Deprecated methods usage
- From: Mike Abdullah <email@hidden>
- Date: Wed, 03 Aug 2011 11:04:07 +0100
Yes, you have to use it if you want your app to run on 10.4.
For extra points, check at runtime if the newer method is available, and use that instead.
On 3 Aug 2011, at 08:16, Vyacheslav Karamov wrote:
> Hi All!
>
> Could I use deprecated methods in my application?
> I have to support OS X 10.4+ and for example need to obtain file modification date,
> so could I use [NSFileManager fileAttributesAtPath:traverseLink:] which is deprecated in 10.5?
>
> _______________________________________________
>
> 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
_______________________________________________
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