Re: Carbon API with carbon
Re: Carbon API with carbon
- Subject: Re: Carbon API with carbon
- From: Ondra Cada <email@hidden>
- Date: Sat, 13 Jul 2002 16:11:36 +0200
On Saturday, July 13, 2002, at 04:22 , Stefan Pantos wrote:
Just wondering if there is any problems with using any of the carbon
API's from a Cocoa application.
Short of polluting your sources by a quite ugly and non-portable code,
generally nothing (there is Carbon -- alas -- under Cocoa anyway).
There seem to be some problems with particular APIs, like the Cocoa and
Carbon events do not quite fit together (there was a thread of it recently,
not my own experience). Such problems should be pretty rare, though.
Otherwise... well, in some cases you *might* *perhaps* be able with pure
Cocoa to switch out the two-level namespace, allowing so using of "unknown"
classes in dynamic bundles.
That's all I know.
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.