2009/7/22 Mariano Martinez Peck <[email protected]>: > On Wed, Jul 22, 2009 at 5:02 PM, Adrian Lienhard <[email protected]> wrote: >> On Jul 22, 2009, at 19:47 , Mariano Martinez Peck wrote: >> > I wasn't aware of ScriptLoader>>cleanUpForProduction but looks very >> > useful! >> >> Its just a start. My idea is to have, in addition to >> cleanUpForRelease, an secondary cleanup/shrink procedure that is more >> aggressive. > Wonderful!! something like VAST packager and the reduce feature?
After having walked the shrink path both using VAST and Dolphin, I rather choose the explicit packaging method of VisualSmalltalk SLL (Smalltalk Linked Library). It is... to declare what to include, its results are deterministic. However I really celebrate this "production oriented" solutions, it's what Pharo is meant to do. Best regards, Esteban. _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
