• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Deprecated methods usage
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

References: 
 >Deprecated methods usage (From: Vyacheslav Karamov <email@hidden>)

  • Prev by Date: Re: Deprecated methods usage
  • Next by Date: NSTableView with autoResizing Column: How to trigger auto-resizing after setFrame:?
  • Previous by thread: Deprecated methods usage
  • Next by thread: Re: Deprecated methods usage
  • Index(es):
    • Date
    • Thread