Re: ObjC Method naming
Re: ObjC Method naming
- Subject: Re: ObjC Method naming
- From: Andreas Monitzer <email@hidden>
- Date: Tue, 29 May 2001 00:10:50 +0200
On Monday, May 28, 2001, at 11:58 , Finlay Dobbie wrote:
On Monday, May 28, 2001, at 10:56 pm, Andreas Monitzer wrote:
It should be pretty useful when you want to call objc-code from C++...
(as long as there is no ObjC++ -- did I miss something important by not
going to WWDC?)
id on't think that would work, it uses selectors and still does runtime
typing which doesn't work in C++
I was able to call it in C++ some time ago, I think you can use some C
call for getting the selector, but it was a bit of a hack.
objc++ is coming, they have it working internally and they're testing it,
from what I hear.
I had hoped they'd release it at WWDC...
andy
--
Description forthcoming.