Coding 2022-06-19
I was traveling today, for longer than I expected, and I'm a little messed up. So, I'm not up for doing much, and I got just one thing done: I inlined some private globals that were only used once. This makes the code a little less cluttered.
I have various improvements planned, and one of them is to create a helper class that will make it possible to inline more of these variables, and hopefully make the interfaces created with these building blocks a little more regular.
Anyway, I want to get ready for bed now.
Good night.