With Ramon Leon's simple image-based persistence, I now have one script that moves all my code
and data into a new image. Also, Pharo 1.3 with Cog Jit VM seems really fast at loading code. I just loaded all my personal projects and the following into 1.3-rc in ~1 minute:
PetitParser
Phexample
FFI
Applescript
SimplePersistence
OSProcess
CommandShell
KomHttpServer
SimpleRestServer
ExternalWebBrowser
This used to be
much longer and more complicated!
Cheers,
Sean