brainpm / bpm-webplayer

display interactive content bundled by brainpm (bpm) in a web browser
0 stars 0 forks source link

Serialize intra-episode state #38

Open regular opened 9 years ago

regular commented 9 years ago

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.