[Qt5-feedback] Qt5 and C++ exception
BRM
bm_witness at yahoo.com
Mon Jun 27 16:48:46 CEST 2011
----- Original Message ----
> From: Дмитрий Б. <dmitry_bsd at inbox.ru>
> 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
More information about the Qt5-feedback
mailing list