Sven Van Caekenberghe wrote:
Peter,Hi Peter, I and I guess most people, keep their working image for days to weeks. After all, it is one of the main strengths to have a persistent environment containing all you customisations, all code you loaded, your workspaces, in essence, your world.That being said, you should keep all your important code in an MC repository (at least in the package-cache, but better in a real repository, maybe a private one). That way you know your code will survive an image crash. You may want to use a local "Global Package Cache" as described here... http://marianopeck.wordpress.com/2012/05/19/pharo-tips-and-tricks/ which you can use with StartupLoader as described here... http://marianopeck.wordpress.com/2012/05/12/startuploader-running-startup-scripts-in-pharo/ cheers -ben When and if you want to upgrade, you can now do so. You have to decide if the trouble is worth it. I always keep the old images, just in case. HTH, Sven PS: You can save workspaces to files, or use ScriptManager for multiple ones. There also exists various solutions to move preferences and/or settings around, YMMV. On 24 Jul 2014, at 14:58, Peter Uhnák <[email protected]> wrote: |
- [Pharo-users] Recommended Pharo image updating and M... Peter Uhnák
- Re: [Pharo-users] Recommended Pharo image updat... Sven Van Caekenberghe
- Re: [Pharo-users] Recommended Pharo image u... Tudor Girba
- Re: [Pharo-users] Recommended Pharo ima... Damien Cassou
- Re: [Pharo-users] Recommended Pharo image u... Ben Coman
- Re: [Pharo-users] Recommended Pharo ima... Peter Uhnák
