- From: <Irene.Vatton@inrialpes.fr>
- Date: Mon, 20 Mar 2000 18:06:48 +0100
- To: Dan Connolly <connolly@w3.org>
- cc: Irene.Vatton@inrialpes.fr, www-amaya@w3.org
In-reply-to: Your message of Thu, 16 Mar 2000 10:46:33 -0600."
<38D10FE9.8883696D@w3.org>
> Irene.Vatton@inrialpes.fr wrote:
> > Writing the document each 10 seconds is not a guaranty against
> > infinite loops because a large part of the code is also used
> > during the saving.
>
> No, but it does provide a guarantee that Amaya will lose at most 10
> seconds
> of my work. If Amaya is going to go into an infinite loop when
> I try to save, I want to know that before I've entrusted it
> with, say, a half-hour of work.
For lack of automatic saving, we can provide the possibility to
make a temporary save of the file, at the user request. This will be
particularly useful when you want to work on a remote file.
The file would be saved in the local temporary space of the user
and would be removed when the file would be normally unloaded, after a
save or not.
After a crash Amaya would get:
- the saved version (as it works today)
- if there is no saved version, the last saved temporary version
- in other case the file located at the given URI.
Irene.
Received on Monday, 20 March 2000 12:07:10 UTC