Re: How do I access DiskArbitration from Panther AND Tiger?
Re: How do I access DiskArbitration from Panther AND Tiger?
- Subject: Re: How do I access DiskArbitration from Panther AND Tiger?
- From: Steve Christensen <email@hidden>
- Date: Sat, 24 Feb 2007 08:15:54 -0800
On Feb 24, 2007, at 2:27 AM, Finlay Dobbie wrote:
On 23/02/07, mark henderson <email@hidden> wrote:
I'm writing an application that uses the DiskArbitration Framework.
This framework is a private framework in Panther and a public
framework in Tiger.
Well, if it's private it's not available for developer use.
If the OP is bound and determined to use a private framework, he'll
likely have to write his own wrapper modules, one for Panther and one
for Tiger. These would be separate, standalone pieces of code that
export a consistent API and would be linked to the appropriate
framework. Then his application will have to determine which OS
version it's currently running on and load the appropriate module.
Naturally if there are any issues with using the private
DiskArbitration framework on Panther, the OP will just have to live
with them.
steve
_______________________________________________
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