[Qt-interest] Qt and C++ exceptions

Maxim Egorov m_v_egorov at mail.ru
Sat May 23 09:59:33 CEST 2009


Why qt does not use exceptions? This is a very powerful mechanism which allows to significantly simplify the processing of errors and create more reliable software. I have read http://qt.gitorious.org/qt/pages/CodingConventions and was amazed. I think this is a very strange decision. It seems to me that so hard to find C + + compiler does not support exceptions. So I think it would be wise to consider support for exceptions to be one of the most important tasks.



More information about the Qt-interest-old mailing list