[pyicu-dev] setup.py? Eggs?

Jim Fulton jim at zope.com
Mon Dec 5 08:24:58 PST 2005


Andi Vajda wrote:
> 
> On Wed, 30 Nov 2005, Jim Fulton wrote:
> 
>>> True. It makes the C/C++ code quite a bit more awkward, however, but 
>>> that can be overcome. How would the C++ exception work ?
>>
>>
>> Aaargh, I missread your earlier message. I thought you were talking about
>> a Python exception.
>>
>> I don't know enough about C++ exceptions to offer anything constructive.
> 
> 
> Same here. My knowledge of C++ specifics is limited and I'm discovering 
> as I go. Maybe someone else with more C++ knowledge could chime in ?

If this is the case, why not use the C API?  IMO, this would have a
couple of advantages:

- More people would understand the code

- You could combine the extensions into one.

Jim

-- 
Jim Fulton           mailto:jim at zope.com       Python Powered!
CTO                  (540) 361-1714            http://www.python.org
Zope Corporation     http://www.zope.com       http://www.zope.org


More information about the pyicu-dev mailing list