On Mar 23, 2010, at 14:53 , Marcus Denker wrote: > > On Mar 23, 2010, at 10:29 AM, Adrian Lienhard wrote: > >> Hi Mariano, >> >> Great to see further progress on this! I'll take a closer look at your >> script this evening. But what I wonder is why PharoCore 1.1 is so big and >> you only get down to 9MB (is this the size on disk?)? >> >> In a PharoCore 1.0 running #cleanUpForRelease, #cleanUpForProduction, >> deleting the class ScriptLoader and all changesets I get an image that is >> 8.1MB on disk. > > In 1.1, I get 7.6MB. > > -> I added cleanUpForRelease as the last call before deleting the package in > cleanUpForProduction. > -> I added the code code to empty the changeset after that. > > (I will put these fixes with Mariano's and Noury's (related to the logo) into > the release today) > > Cleaning the changesets is *important* as they hold on to a lot of stuff...
Cool! We should also not forget to add and run the changeset cleaning to 1.0 before the release. Adrian > > Marcus > > -- > Marcus Denker -- http://www.marcusdenker.de > INRIA Lille -- Nord Europe. Team RMoD. > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
