|
Re: distinguishing between failures and errors: msg#00131java.junit.user
J. B. Rainsberger wrote: >>I can eliminate that fear using checked exceptions. >> > >But at what cost! :) You become bound by the shackles of annoying impediments >to refactoring! No, say I! Let all my code be easily-refactorable! > >At least, that's what I try for. > I haven't found checked exceptions to be impediments to refactoring. Then again, I don't throw exceptions all that often. I can certainly appreciate how they might become annoying in the face of change. I try not to get to that point. Mike [Non-text portions of this message have been removed]
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: distinguishing between failures and errors, J. B. Rainsberger |
|---|---|
| Next by Date: | Re: Re: distinguishing between failures and errors, Mike Clark |
| Previous by Thread: | Re: distinguishing between failures and errors, J. B. Rainsberger |
| Next by Thread: | Using exceptions (Re: distinguishing between failures and errors), J. B. Rainsberger |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |