On Wed, Aug 31, 2016 at 12:32 PM, Nicolai Hess <nicolaihess@gmail.com> wrote:
2016-08-31 12:00 GMT+02:00 Peter Uhnák <i.uhnak@gmail.com>:
At this point Iâve lost cumulatively hours and hours of work due to Playground not saving the code; so every time I crash I lose.
In the picture below the code was demonstrably executed and yet itâs not in the history and if I would crash (which happens several times a day in âstableâ pharo 5) I would lose it. Not to mention that way too often I see duplicate events in the history with identical codeâ¦
This was discussed a couple of time and we even had some bug-entries. But it is working that way "by-design". I don't understand why, but the current content is not shown in the history, only if you close the current playground window *withouth* deleteing the content.
I do not remember the previous discussion in details but I think we should consider this a bug. I'll open a bug report and try to dig the previous discussion about this topic. Cheers, Andrei
If the content is not shown in the history, it may be still in the play-cache folder.
Peter