calband / calchart-redesign

Calchart 4 for the web! 🌐
https://calband.github.io/calchart-redesign/
4 stars 0 forks source link

Saving a file should save only the parts that are needed #184

Open rmpowell77 opened 3 years ago

rmpowell77 commented 3 years ago

We should have some way to only save the parts of a show that are necessary, and then reconstruct the others.

For instance, the CachedFlow per point can be created from the continuity when the show is restored. By doing this we can save space in the snapshots and files that we save.

Some convention of cached could be used for this.