[vtk-developers] C++ exception handling in vtkWrapPython.c

Prabhu Ramachandran prabhu_r at users.sf.net
Tue Aug 1 13:32:00 EDT 2006


>>>>> "Charl" == Charl P Botha <cpbotha at gmail.com> writes:

    Charl> Dear developers, Today I spent an hour or two working on a
    Charl> patch for vtkWrapPython.c to add try ... catch exception
    Charl> handling around each call to a C++ class method.
    Charl> Afterwards, I discovered that I'd already done this in 2004
    Charl> [1].  Oi.  The patch I have now is identical except for the
    Charl> #include <vtkstd/stdexcept> I have now instead of the old
    Charl> #include <exception>.

    Charl> [1]
    Charl> http://public.kitware.com/pipermail/vtk-developers/2004-March/002806.html

I have nothing to add from what I said back in 2004.  

BTW, what happened about the threading support you were planning on
adding?

 http://public.kitware.com/pipermail/vtk-developers/2005-June/003331.html

cheers,
prabhu



More information about the vtk-developers mailing list