Monday, February 19, 2007

Wisdom from the Master

From the article about Application Facades:

  • “Don’t try to come up with a clever way to do something if a simple way works fine. So this approach has limitations. Always ask yourself if you can live with the limitations — if you can you should. You can always make it more complicated later.”
  • “A simple testing framework makes life easier. As you go on you can add more tests, but you never throw tests away. Not unless you like driving at night with your lights off.”
  • “I like it when bits of programs don’t know what other bits are doing.”

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...