[squeak-dev] Small image based on Cuis

Edgar J. De Cleene edgardec2005 at gmail.com
Sat Mar 5 22:15:08 UTC 2011




On 3/5/11 6:07 AM, "Pavel Krivanek" <squeak1 at continentalbrno.cz> wrote:

> On Sat, Mar 5, 2011 at 12:48 AM, Juan Vuletich <juan at jvuletich.org> wrote:
>> Hi Folks,
>> 
>> Today I remembered that at Smalltalks 2010, Edgar asked me how small I could
>> make a Cuis image. I said it wasn't hard to go to about 2Mb with full dev
>> tools. I just gave it a try, using a bit of manual cleanup, and a script to
>> remove unused classes and methods. I also removed some fonts and lowered
>> their quality. The result is 2Mb in size, and it is at
>> http://www.jvuletich.org/Cuis/Cuis3.1r3.zip . It uses the same code base as
>> Cuis 3.1, so except for the fonts, the look & feel is quite nice. Try it!
>> 
>> Cheers,
>> Juan Vuletich
>> 
> 
> Good job!
> 
> I created a patch that removes obsolete classes from your image (and
> saves few next bytes).
> 
> -- Pavel
> ?


Nice know you keep working in small images !

Cheers

Edgar





More information about the Squeak-dev mailing list