>        - produce a stream of cs and put it into the update stream
>        - then produce the clean packages so that we are able to load
> incrementally (after the cs stream is loaded).
>        the update streams. (but sometimes in the past we were not able to
> produce pakcages that
>        could be loaded)

Actually that stream is already contained in install.st. It loads all
the other cs in the right order.

The only problem I see is that at some point you need to save, close
and reopen the image. I guess this is necessary so that the VM forgets
all the old contexts still lingering around.

And of course the loading only works on a new VM.

Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch

_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to