On 07/05/06 Brett Cannon said:

> Checked exceptions are the worst feature of Java in my opinion.  =)

Seconded. This basically results in people writing methods that all throw
Exception, instead of something useful. Otherwise, if you make a small change
in your code, you'll find that it's not localized to that code. 

Lets not get into Java envy please. If I want Java I'll use it.

Mike

-- 
Michael P. Soulier <[EMAIL PROTECTED]>
"Any intelligent fool can make things bigger and more complex... It
takes a touch of genius - and a lot of courage to move in the opposite
direction." --Albert Einstein

Attachment: pgpn7FB5Pxa8o.pgp
Description: PGP signature

_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to