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 protected])
> 
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/cocoadev%40mikeabdullah.net
> 
> This email sent to [email protected]

_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to