Sunday, February 17, 2008

Ugh.

Stack traces are beautiful. If you are ever in control of a standard library, make sure your exceptions have stack traces.

I'm trying to do TDD without them, and that means inserting a lot of tracing code, which is a bad sign.

No comments: