On 27-May-05, at 4:05 PM, Bob Ippolito wrote:
>> * Pyrex
>> * ctypes
>> * Write Obj-C and import with PyObjC
>>
>
> * SWIG (ughh)
> * Write C++ and use Boost.Python (ugh)
> * Python C API directly (not really *that* bad)

Yeah, I know, I was only listing methods that I'd actually consider  
*using.*  And just using PyObjC instead still totally blows them all  
away.

>> I hadn't realized that you could import functions with PyObjC and no
>> (additional) intervening Obj-C code. Very very cool.
>>
>
> This functionality has been there since 1.2 (2004-12-29).

Yes, I realize I'm late to the party, just discovering this now.   
It's cool enough to be given more air-time, IMHO.

--Dethe
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to