Login  Register

Re: Deleting images / saving as - in Pharo Launcher auncher

Posted by cedreek on May 15, 2020; 7:54am
URL: https://forum.world.st/ANN-Pharo-Launcher-2-0-released-tp5115123p5116645.html

Thanks for the explanation Christophe.

The tree might be a good idea.

>
>> I actually changed once the "save as » in a « save checkpoint charly » where it saves a copy but still load the default name. Might be an option ? :)
>
> « Saves a copy » : do you mean you copy the full folder to another name ?

I mean that when I « save as », I do it mainly because I know my next code evaluation could crash the image ^^.

So basically, what I need is to save a copy of the image (timestamped eventually) but still using the original one. **So later, in case of crash, I can roll back to a previous backup**.

That is far easier to implement I guess than the tree and that would be **very** useful to me at least ;-)



Not sure, but I also think we should enforce by default to share the iceberg repo. For most people, top save sandwich, etc, it seems a better direction to me. This is optional right now but can’t we change the default ?


Cheers,

Cédrick


>
> Cheers,
> Christophe