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 <[email protected]> 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
> 
> 


Reply via email to