You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: