| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On Jan 17, 2007, at 6:36 PM, João Varela wrote:
Apple deprecated all of QuickDraw, including data types that are still in use in other places because newer replacement APIs haven't yet been provided. Likewise for UTCDateTime, there are still a number of non-deprecated routines that use the data type, such as UCConvertUTCDateTimeToCFAbsoluteTime, UCConvertCFAbsoluteTimeToUTCDateTime and File Manager routines that work with the FSCatalogInfo structure. You could always wrap API calls that directly manipulate UTCDateTime values in standalone routines such that the rest of your code always uses CFAbsoluteTime. Then your wrapper routine can be updated over time to handle both the old way (if still relevant) and new way, once a new way is provided. steve
|
_______________________________________________ Do not post admin requests to the list. They will be ignored. Carbon-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/carbon-dev/email@hidden This email sent to email@hidden
| References: | |
| >FSGetCatalogInfo returns mod dates in a deprecated data type: UTCDateTime (From: João Varela <email@hidden>) | |
| >Re: FSGetCatalogInfo returns mod dates in a deprecated data type: UTCDateTime (From: Chris Newman <email@hidden>) | |
| >Re: FSGetCatalogInfo returns mod dates in a deprecated data type: UTCDateTime (From: Laurence Harris <email@hidden>) | |
| >Re: FSGetCatalogInfo returns mod dates in a deprecated data type: UTCDateTime (From: João Varela <email@hidden>) | |
| >Re: FSGetCatalogInfo returns mod dates in a deprecated data type: UTCDateTime (From: João Varela <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.