[Pharo-users] Re: Changes to class not recorded in change.log?

2022-02-20 Thread Stewart MacLean
Hi Tim, Apologies for not replying sooner - I'm a recent migrant to GMail and it keeps flagging good mail as spam! I haven't explored this further, I think I was using the old Changes Browser. As I'm back to "square one" I've moved on to other problems, but when I get a chance I'll conduct some

[Pharo-users] Fwd: ESUG 2022 call for presentations And Call for student volunteers

2022-02-20 Thread stephane ducasse
A reminder… S > Begin forwarded message: > > From: "stephane.duca...@free.fr" > Subject: ESUG 2022 call for presentations And Call for student volunteers > Date: 13 January 2022 at 13:23:44 CET > > ESUG 2022 > Serbia 22. – 26.8. > > You can support the ESUG conference in many different

[Pharo-users] Re: [ANN] Pharo LZ4 Tools

2022-02-20 Thread ducasse
Yes this is a nice conversation. I know that marcus is working on slim binary. The idea is to compress but I forgot if it was bytecode or trees. Now I wonder if the code text is worth compression. >> On 18 Feb 2022, at 21:25, Guillermo Polito wrote: >> >> Thanks Sven, great stuff :) > > Th

[Pharo-users] Re: [ANN] Pharo LZ4 Tools

2022-02-20 Thread Sven Van Caekenberghe
> On 18 Feb 2022, at 21:25, Guillermo Polito wrote: > > Thanks Sven, great stuff :) Thanks! This allows you to easily play/explore/experiment with certain ideas. In the past we discussed about the option of bringing source code inside the image, what if we applied compression ? The total