Open tgbugs opened 8 years ago
We want to be able to snapshot the state of pages in time. To facilitate this we should have a backend process that can de/serialize as much of the static content on the page as possible before it is passed for layout and render. This is related to the following issues: https://github.com/NeuroscienceKnowledgeSpace/KnowledgeSpace/issues/42 https://github.com/NeuroscienceKnowledgeSpace/KnowledgeSpace/issues/36 https://github.com/NeuroscienceKnowledgeSpace/KnowledgeSpace/issues/18
In the future if we have computed cards then we will want to enable this, for the time being they should print the site.
We want to be able to snapshot the state of pages in time. To facilitate this we should have a backend process that can de/serialize as much of the static content on the page as possible before it is passed for layout and render. This is related to the following issues: https://github.com/NeuroscienceKnowledgeSpace/KnowledgeSpace/issues/42 https://github.com/NeuroscienceKnowledgeSpace/KnowledgeSpace/issues/36 https://github.com/NeuroscienceKnowledgeSpace/KnowledgeSpace/issues/18