----- Original Message ----

> From: Дмитрий Б. <[email protected]>
> I very much respect your opinion, but there is a part of community who 
> believe  
>that exceptions is very important.
> In addition it is one of the standard of  the C++ which Qt does not support 
> on 
>the API level and it is a standard for any  object-oriented library at all.

Others have provided explicit reason for why Qt itself does not _use_ C++ 
exceptions.
But let me ask you this as well - not everyone uses exceptions. Not everyone 
using Qt uses exceptions.
So just to make you happy by putting them into the API, should we then force 
everyone that doesn't like to use the optional feature in the language to use 
them?

It would be one thing if Qt was very new and there was little out there that 
used Qt to add them in.
However, Qt is not new, and is used in many situations - probably some of which 
(on the embedded side as well) would likely prohibit use of exceptions.

$0.02

Ben

_______________________________________________
Qt5-feedback mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt5-feedback

Reply via email to