exception handling in complex Python programs
Gabriel Genellina
gagsl-py2 at yahoo.com.ar
Thu Aug 21 14:47:10 EDT 2008
En Thu, 21 Aug 2008 14:48:45 -0300, magloca <magloca at mailinater.com>
escribió:
> Bruno Desthuilliers @ Thursday 21 August 2008 17:31:
>
>> Java's "checked exception" system has proven to be a total disaster.
>
> Could you elaborate on that? I'm not disagreeing with you (or agreeing,
> for that matter); I'd just really like to know what you mean by
> a "total disaster."
Please allow me to share a few links:
http://www.mindview.net/Etc/Discussions/CheckedExceptions
http://radio.weblogs.com/0122027/stories/2003/04/01/JavasCheckedExceptionsWereAMistake.html
and see also a message from Richard Levasseur today in this very thread
explaining why checked exceptions are just an annoyance that buys you
nothing.
--
Gabriel Genellina
More information about the Python-list
mailing list