Re: (no subject)
Re: (no subject)
- Subject: Re: (no subject)
- From: Justin Walker <email@hidden>
- Date: Fri, 27 Feb 2004 17:21:36 -0800
On Friday, February 27, 2004, at 02:34 PM, Miklss Fazekas wrote:
This is probably safer because it uses APIs. I believe the _dyld*
functions are considered SPIs.
What is SPI?! According to MachORuntime documentation the _dyld* are
low level functions. I could not find anything against their use in
the docs.
API = Application Programming Interface
SPI = Service Provider Interface
The somewhat subtle distinction is that APIs are what the app guys use.
SPIs are what "middleware" (to steal a horrible term) uses; these are
subject to change at more frequent intervals than APIs, in this best of
all possible worlds....
The term 'SPI' also means you are not advised to use them, unless your
life depends on it. Or words to that effect.
Regards,
Justin
--
Justin C. Walker, Curmudgeon-At-Large *
Institute for General Semantics | When LuteFisk is outlawed
| Only outlaws will have
| LuteFisk
*--------------------------------------*-------------------------------*
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
References: | |
| >(no subject) (From: Miklós Fazekas <email@hidden>) |