Re: The best way to call Cocoa methods not implemented in previous versions of the SDK?
Re: The best way to call Cocoa methods not implemented in previous versions of the SDK?
- Subject: Re: The best way to call Cocoa methods not implemented in previous versions of the SDK?
- From: "email@hidden" <email@hidden>
- Date: Tue, 06 Sep 2011 23:47:30 +0100
On 6 Sep 2011, at 22:41, Kyle Sluder wrote:
> On Tue, Sep 6, 2011 at 2:34 PM, email@hidden
> <email@hidden> wrote:
>> On 6 Sep 2011, at 22:11, Kyle Sluder wrote:
>>> Framework versions haven't been used since the OpenStep days.
>> Really?
>> It is still documented:
>
> Lots of things are still documented that aren't used anymore. :) There
> may have been a time since Mac OS X 10.0 that framework versions were
> used, but I can't think of any examples. They are certainly not used
> today.
Not quite true.
The system frameworks that implement support for Python and some other scripting languages use major framework versioning - but they are a special case.
However I agree that in general system framework versioning is now almost exclusively implemented using compatibility versions (aka framework minor versions).
Regards
Jonathan Mitchell
Developer
Mugginsoft LLP
http://www.mugginsoft.com_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden