Coding 2022-07-03

By Max Woerner Chase

All right, I got the code to apparently work. I'm a little out of it as a result of all of the weird special cases I added to paper over the issues I was finding. I started documenting the experience here.

Basically, I added a bunch of extra wrapper classes to try to more accurately model the behavior I want out of the code.

Aside from the fact that I can't really describe any of the new code right now as "something I'd like to show off", the diff from today is so big that I'm not sure I can pick out any part of it as representative.

In any case, I'm going to publish this, consider some other things I wanted to work on today, and when I get back to it, start thinking about how to make the tests more thorough.

Good night.