March 3, 2015
9:20 a.m.
Size: 22.9MB (== 21.8 MiB, people obsessed with memory size tend to think binary).
Another ~150KB savings for review: https://pharo.fogbugz.com/f/cases/15032/ScriptLoader-does-not-need-to-log-th... <https://pharo.fogbugz.com/f/cases/15032/ScriptLoader-does-not-need-to-log-th...> Scriptloader has an old mechanism to log all descriptions of updates. These days the discription is a) always just a lost of issue tracker issues b) available in the Monticello history of the ScriptLoader package. ==> the slice removes the ~160Kb String from the image. Marcus