Re: Interfacing cocoa/obj-c within a C plug-in API
Re: Interfacing cocoa/obj-c within a C plug-in API
- Subject: Re: Interfacing cocoa/obj-c within a C plug-in API
- From: Graham Cox <email@hidden>
- Date: Tue, 22 Dec 2009 21:21:35 +1100
On 22/12/2009, at 9:16 PM, Jean-Daniel Dupas wrote:
>> The Carbon Event stuff is available in 64-bit, as far as I'm aware. Cocoa is built on it, so these lower-level parts of Carbon are very likely to remain available in 64-bit. It's mostly the higher level stuff, such as UI and legacy managers that are unavailable.
>
> The fact that Cocoa uses a technology internally does not mean that it will remain an API. Most of Carbon event is SPI on 64 bits.
Ok, but the header CarbonEvents.h contains extensive commentary on its use with 64-bit. That suggests to me that most of it will remain available. Where unsupported, the APIs are marked as such.
--Graham_______________________________________________
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