Re: [Pharo-users] Workspace with reliable save feature

2020-01-26 Thread Offray Vladimir Luna Cárdenas
Hi Hilaire, We use kind of a similar approach for our community workshops. Participants organize their scripts in a Grafoscopio node and they save future/improved versions there as new nodes or overwriting old ones. I don't see this as a long term solution, but kind of practical in practice based

Re: [Pharo-users] Workspace with reliable save feature

2020-01-26 Thread HilaireFernandes
Torsten, Offray, Trygve, Thanks for your suggestions for long term thinking. In the meantime I need a workable solution for the coming weeks, I found the safer is to instruct the students how to operate with Playground to not lost their scripts. We design our teaching unit around one example

Re: [Pharo-users] Workspace with reliable save feature

2020-01-23 Thread Offray Vladimir Luna Cárdenas
;HilaireFernandes" >> An: pharo-users@lists.pharo.org >> Betreff: [Pharo-users] Workspace with reliable save feature >> >> Hi, >> >> Do we have an external workspace with a deterministic save feature. >> I looked at the catalog but found none, >> &g

Re: [Pharo-users] Workspace with reliable save feature

2020-01-23 Thread Torsten Bergmann
://github.com/astares/Pharo-QuickAccess Should be available in Catalog too Thx Torsten > Gesendet: Mittwoch, 22. Januar 2020 um 23:04 Uhr > Von: "HilaireFernandes" > An: pharo-users@lists.pharo.org > Betreff: [Pharo-users] Workspace with reliable save feature > > Hi, > >

[Pharo-users] Workspace with reliable save feature

2020-01-22 Thread HilaireFernandes
Hi, Do we have an external workspace with a deterministic save feature. I looked at the catalog but found none, Both Workspace and Playground fall short. Workspace save file with 0 byte of content! Playground, with my experience with student, is absolutely not reliable to save script, its auto