I think I broke Visual Studio
I have been fighting a bad design for a few days now. It felt like I was continuing to make trade offs I wasn’t happy with. What the hell, it’s Friday and I’m a bit squirrely … time to do some serious refactoring. I completely changed the interface to my state machine and at the same time redesigned the database to make sure I couldn’t build my project for another day our two.
Visual Studio keeps lying to me saying I only have 50 errors. We both know that I have hundreds more than that to get through…
Even with the big error list, it is the right thing to do at this point. I will come out on the other end with a more flexible and maintainable design. Getting excited again after feeling bogged down over the last few days.