Y
Hacker News
new
|
ask
|
show
|
jobs
by
PretzelPirate
1597 days ago
The FAQ calls this out as a way to recover from a bad state. It seems to already be implemented in the OS.
1 comments
theamk
1597 days ago
But without explicit serialization/de-serialization code, restarting an app will lose all the related data.
So if your text processor crashes, your documents go bye-bye.
link
So if your text processor crashes, your documents go bye-bye.