Login  Register

Pharo 5 and image resizing

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Pharo 5 and image resizing

philippeback
3147 posts
I am going to start a new project using Pharo.

Two choices for me:

* use the trusty Pharo 3 stack that I have
* embark on Pharo 5 w/ new Seaside etc

I need PetitParser and such things and saw a new Moose release based on Pharo 5, so maybe I should start there.

I've a concern with the image resizing in Pharo 5, as when I'll be loading several (tons of) packages, MCZs will be piling up and if clearing that cache isn't going to reduce the size of the image, I am not really keen on dragging these around. This will just get worse over the course of the development.

Any news on that front?

Phil
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Pharo 5 and image resizing

Nicolas Passerini
104 posts

On Fri, Aug 19, 2016 at 10:04 AM, [hidden email] <[hidden email]> wrote:
I've a concern with the image resizing in Pharo 5, as when I'll be loading several (tons of) packages, MCZs will be piling up and if clearing that cache isn't going to reduce the size of the image, I am not really keen on dragging these around. This will just get worse over the course of the development.


The image-not-shrinking problem will be solved in the near future, I think that it shouldn't be a big worry if you are starting a new project.