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: , , , ,
DSL Tools: A Complex Solution for a Simple Problem
24 July 07 09:43 PM | andersnoras | 5 Comments   
Last night I was unable to sleep, so I started reading Domain Specific Development with Visual Studio DSL Tools and I was immediately reminded of my rant about software factories . Just like with the software factories provided by the Patterns and Practices Read More...
Filed under: , , ,