Hi everyone. Please correct me if i'm wrong, but currently shiboken doesn't have a mechanism for handling C++ code that throws exceptions.
We've tackle this problem within our project and workaround is not really pretty (a bunch of extra code with try/catch and boost::bind). Anyone have a bright ides how to solve the problem? I've created suggestion for improvement https://bugreports.qt-project.org/browse/PYSIDE-62. Best regards. Dennis.
_______________________________________________ PySide mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/pyside
