kvic...@pobox.com (kvic...@pobox.com) on 2009-01-22 5:52 PM said:

>in anticipation of the deprecation of NSCaledarDate, i am in the
>process of converting my app to use NSDate and friends. and while the
>process is mostly straightforward and not all that difficult, it is
>tedious.
>
>when i think i'm done, i'd like to be able to do a fresh build and if
>possible have the compiler tell me any places i might have missed...
>these would be places where i used a method of NSCalendarDate that i
>missed with all my text searches.

Take a look at the declaration of NSString.h's cString method.  Maybe
you could hack NSCalendarDate.h and add DEPRECATED_ATTRIBUTE where desired.

Sean


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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 arch...@mail-archive.com

Reply via email to