Browse by Tags

Ending a Legacy
25 July 07 08:51 PM | andersnoras | 3 Comments   
"Code without tests is bad code. It doesn't matter how well written it is; it doesn't matter how pretty or object-oriented or well-encapsulated it is is. With tests, we can change the behavior of our code quickly and verifiably. Without them, we really Read More...
Filed under: , , , ,
From Unit Test to (Slightly) Odd Design
27 June 07 05:35 AM | andersnoras | 4 Comments   
"And you may find yourself in a beautiful house, with a beautiful wife, And you may ask yourself - how did I get here?" Talking Heads - Once in a Lifetime Recently I needed to write a library that produces various iCalendar components such as VEvents Read More...
Filed under: ,