Re: Non C++ IOKit driver.
Re: Non C++ IOKit driver.
- Subject: Re: Non C++ IOKit driver.
- From: Stephen Davis <email@hidden>
- Date: Wed, 7 May 2003 11:26:32 -0700
On Wednesday, May 7, 2003, at 06:56 AM, B.J. Buchalter wrote:
on 5/6/03 9:25 PM, john at email@hidden wrote:
Hi Jose,
I had been considering (very non-seriously) writing some kind of
wrapper to the IOKit to use ObjC since I don't really like C++, but I
doubt I ever will :)
Is this even a possibility? I would think that this relies on the Obj-C
runtime -- surely that is not available in the kernel... Even the C++
used
in IOKit is more Embedded C++ -- no RTTI, etc. All of the meta class
stuff
is done in IOKit proper.
The Objective-C runtime is not available in the kernel. You must use
C++.
stephen
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.