2009/10/6 Donald Woods <[email protected]> > > Guess it depends on the method you prefer and if you want to use the Java > exception breakpoints in Eclipse to automatically suspend on a subset of the > exceptions. I've always felt that asserts were a hold over from C and > shouldn't be used in Java. > > -Donald > > I wonder whether anyone has any success stories of using assertions in Java? I don't recall seeing them used regularly...
David
