Can I require 10.2?
Can I require 10.2?
- Subject: Can I require 10.2?
- From: Carl Bell <email@hidden>
- Date: Thu, 6 Mar 2003 13:41:53 -0600
Howdy,
How prevalent is OSX 10.2? I am considering adding some some
AddressBook support to one of my apps and am wondering if I should
require 10.2 or later. I had hoped I'd be able to weak link the
framework and only call it if available, but apparently weak linking
requires 10.2 as well. The fallback is a separate bundle and that's
actually sort of appropriate for what I'm doing (address export
"plug-ins"). But if the vast majority of Mac users have already
upgraded to 10.2 then I can be lazy... :-) FWIW, I can keep the
current version around for a while for those running earlier versions.
(I already do this for the Classic version.)
-cb
--
Carl W. Bell - email@hidden
Senior Analyst/Programmer
Baylor University Electronic Library
<
http://www3.baylor.edu/~Carl_Bell/>
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.