What would you propose as a good example? 2010/9/21 Cédric Beust ♔ <[email protected]>
> > > On Tue, Sep 21, 2010 at 3:42 PM, Liam Knox <[email protected]> wrote: > >> Checked Exceptions are indeed a massive failure. >> IOException, SQLException all just a huge abortion bloating up code that >> all frameworks simply wrap for no real ultimate reward to the caller. >> > > As stated and agreed on before, these should never have been checked > exceptions in the first place. This observation still doesn't invalidate the > concept (baby, bath water, etc...). > > > -- > Cédric > > > -- > 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]<javaposse%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/javaposse?hl=en. > -- Kevin Wright mail / gtalk / msn : [email protected] pulse / skype: kev.lee.wright twitter: @thecoda -- 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.
