Nov. 4, 2015
6:33 a.m.
I tried that recently in a Pharo 1.3 image. âabandon sourcesâ et al donât work. What does work however is Smalltalk closeSourceFiles; openSourceFiles. I use it to speed up some stuff we do (prevents a lot of IO operations). I havenât tried it in newer versions though. Cheers, Max
On 03 Nov 2015, at 21:15, Sven Van Caekenberghe <sven@stfx.eu> wrote:
Hi,
Does anyone know if we can still run Pharo (4) without sources and without changes ? Years ago there used to be an option to 'abandon changes' and/or 'abandon sources', IIRC. Can we still do that ? I can't find this option in System Settings. I want to run just a reduced image on a server.
Sven