
lab notes
Lab note #062 Automagic juice is not quite worth the squeeze
I made good progress on the reactive engine. * Simplified the requirements for define a handler. * Started work on the scheduler * No longer need to handler to ability type checking method, by converting from protocols into abstract base classes. This was one example of where AI lead me astray. I also