Oct. 2, 2017
8 a.m.
On 01-10-17 21:03, Steven R. Baker wrote:
First, is there some trick to managing images? Are people using one-per-project, or one-per-computer? All of the above? Anyone using PharoLauncher these days? Other tools?
PharoLauncher indeed. I name images after project and download date/build. I regularly move projects to a new image version. For issue fixing I nearly always download a new image and recreate the situation in that.
Once the application is done, I assume I'll want to ship it in a minimal Pharo image. Is there documentation or prior art on this?
That is right, and you'd be early in doing that :) Basically just look at how the full Pharo image is built from the minimal image. Stephan