Re: Mapping deprecated functions to new ones
Re: Mapping deprecated functions to new ones
- Subject: Re: Mapping deprecated functions to new ones
- From: Brad Oliver <email@hidden>
- Date: Tue, 20 Sep 2005 21:36:46 -0700
On Sep 20, 2005, at 7:15 PM, email@hidden wrote:
For some of them (not all), there is an line that mentions :
"Deprecated in Mac OS X version 10.4. Available in Mac OS X version
10.0 and
later"
None of the ones I checked pointed to which function should be used to
replace them.
Are you referring to QuickDraw functions, perhaps? The whole of
QuickDraw was deprecated as of 10.4. It is recommended to use
CoreGraphics/HIToolbox where appropriate, IIRC.
Also, for some functions, there is a "Carbon Porting Notes"
mentioning that
"This function is not implemented on Mac OS X." preceded by
"Available in
CarbonLib 1.0 and later when running Mac OS 8.1 or later. Available
in Mac
OS X version 10.0 and later.". How can it be available in Mac OS X
but not
be implemented in OS X 10.4?
When I see this, my take is that these routines exist as stubs which
do nothing under OSX. Do you have a specific example? (This Q may be
more appropriate for the carbon-dev list.)
--
Brad Oliver
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden