|
Author |
Topic: post-crash restore (Read 517 times) |
|
rgovostes
|
post-crash restore
« on: Feb 18th, 2004, 4:22am » |
|
It would be handy to have processing save your code to a temporary file in the sketch folder, prior to running (when you hit the run button, before it starts executing any code). When you stop your code, by closing the window or hitting the stop button, the temporary file is deleted. If Processing starts up and notices the temporary file, it asks you if you would like to restore from the backup. This would allow you to recover your data from a crash.
|
|
|
|
benelek
|
Re: post-crash restore
« Reply #1 on: Feb 18th, 2004, 2:35pm » |
|
what would the difference be, between what you suggest and the current "history" functionality?
|
|
|
|
kevinP
|
Re: post-crash restore
« Reply #2 on: Feb 19th, 2004, 12:27am » |
|
Hmmm... user interfacing? (History never occured to me either) - it's not history, it's just a version that was lost on crashing. (But now I know.) -K
|
Kevin Pfeiffer
|
|
|
|