> On 2 May 2018, at 13:47, Marcus Denker <marcus.den...@inria.fr> wrote:
> 
> 
> 
>> On 28 Apr 2018, at 11:16, Hilaire <hila...@drgeo.eu> wrote:
>> 
>> Hi,
>> 
>> Pharo7 has proven to be a reliable host for Dr. Geo, and thank you for your 
>> advices and helps. In the past weeks several screenshots  were posted on 
>> DrGeo twitter, all based on P7 built. Many notable tools or frameworks like 
>> Tonel, Glamour tool kit, Calypso, Metacello, VM builts have proven to be 
>> reliable.
>> 
>> I  am now at the point where I am thinking about a new public release. 
>> Before that I want to squeeze a bit more the image. It is now about 36MB, 
>> and I am looking at some advices to shrink it a bit more. 
> 
> We should analyse a bit better where the space is going… I wonder if there 
> are more cases of initialisation data that we could move out of the image 
> (e.g. like the truetype fonts in #fontContents).
> 
>       Marcus

We could easily make a couple of things lazy loading over the internet.

Sadly, we are not allowed to do this in the 21st century. Sorry, can't resist.

Reply via email to