Coding 2021-09-08

By Max Woerner Chase

Okay. I've updated MOTR and pushed a version that has some problems, but it works. This also dragged along some half-finished and broken code in the motrfile, but it's dead code and this is pre-1.0, so I don't care too much about that yet.

Basically, I've cut down on the external logging for now, in order to avoid naming the output files. This is making the output kind of cluttered, but I can live with that for now, and work on writing pretty-printing code later.

Working on the code like this made realize that there are a few areas I want to focus on:

I should also be focusing more on the pyproject-build Action, and writing code to deal with the Package classes that are currently half-baked at best. Anyway, I want to wind down now.

Good night.