Aug. 16, 2009
9:14 a.m.
If you execute in a Pharo-core image:
ScriptLoader new cleanUpForProduction; cleanUpForRelease
you get an image without tests and SUnit that is 8.0 MB on disk.
And after deleting the ScriptLoader class, it's only 6.9 MB.
Interesting how strings can take space :) But we will delete only for the 1.0 for the 1.1alpha I need the history :) at least for now :)