Episodes need to sserialize and deserialize their state. They also should be able to write to the log.
On the other hand, episodes should remain as independent of the bpm infrastructure as possible and should be able to function stand-alone.
We could also use logdb to serialize per-episode data in the same way we serialize the overall state of the app.
Episodes need to sserialize and deserialize their state. They also should be able to write to the log. On the other hand, episodes should remain as independent of the bpm infrastructure as possible and should be able to function stand-alone.
We could also use logdb to serialize per-episode data in the same way we serialize the overall state of the app.