Re: Diskarbitration 10.3 and 10.4
Re: Diskarbitration 10.3 and 10.4
- Subject: Re: Diskarbitration 10.3 and 10.4
- From: Kevin Elliott <email@hidden>
- Date: Sun, 15 Jun 2008 16:44:09 -0700
On Jun 12, 2008, at 8:42 AM, Andy Green wrote:
I can, instead, use the 10.3.9/PrivateFrameworks/DiskArb.framework,
and
the ppc version builds and runs, however there's obviously no i386
build
in there.
Is it possible to have a single build, which runs the public framework
on 10.4 and the private one on 10.3?
Not to damper your enthusiasm, but you need to be aware the that
public API available in 10.4 is COMPLETELY different than the private
API from 10.3. It is possible to build code that will work on 10.3 &
10.4, but you'd need to write your code against the 10.3 API. The
older API is much more difficult to work with and a lot more arcane.
Depending on what your trying to do you may be able to make it work,
but if your trying to do something complex it's going to be a hard
job. Unless you MUST have 10.3 support, I suggest you target 10.4
where the API is both public, and much more obvious.
Which leads to the obvious question- what are you trying to do?
-Kevin Elliott
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden