Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

And too many times I've looked at some code and thought "this easy to fix, no need to break it up into a set of classes" only to have the complexity grow over time to where I had to refactor anyway. By then I've typically invested wasted many hours keeping the code limping along. 

Next time I'll start on the UI code refactoring.