Re: NSAppKitVersionNumber for 10.3.0?
Re: NSAppKitVersionNumber for 10.3.0?
- Subject: Re: NSAppKitVersionNumber for 10.3.0?
- From: George Lawrence Storm <email@hidden>
- Date: Thu, 16 Sep 2004 14:04:40 -0700
I will test based on features if I am unsure, however if I know the
features are available at a certain system level and above I can reduce
the amount of testing I need to do.
Additionally I am a one man shop so I am limiting the minimum system
the application will work on to restrict my testing to that system and
above. (Actual minimum system has yet to be determined, currently I am
leaning towards 10.2.3)
-----
George Lawrence Storm
Macintosh Applications Development
Snohomish (Seattle), Washington
E-mail: <email@hidden>
On Sep 16, 2004, at 1:51 PM, M. Uli Kusterer wrote:
-----
At 12:11 Uhr -0700 16.09.2004, George Lawrence Storm wrote:
If not I would like to suggest Apple puts up a page with them,
especially the major release numbers such as 10.3.0. where I need to
make additional tests for features being present.
Why don't you just test for the features themselves? Check whether a
particular class is present, or use respondsToSelector: etc.? It's
much safer than checking a version number that Apple may or may not
have bumped up.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden