On Mon, Mar 28, 2011 at 5:12 AM, Bruce Chapman <[email protected]> wrote: > > You seem to miss the point. It is the code that I cannot write due to > checked exceptions, which makes me pro checked exceptions.
So you are a fan of all of the common mistakes that people make whereby they swallow or incorrectly wrap and rethrow exceptions? Hell, the default IDE autocomplete is enough of a reason to be against checked exceptions the majority of the time, as it is much much too easy to put that skeleton there and never readdress it. And would people stop with the strawman of arguing against exceptions completely. Nobody here is arguing for that. -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
