pharo icon indicating copy to clipboard operation
pharo copied to clipboard

We should remove the writing of MCZ file when we load code.

Open Ducasse opened this issue 3 months ago • 2 comments

Another cleaning phase will help reducing some old code. We should check but neither tonel nor iceberg need to write the MCZ files in the package-cache. The package cache is not used anymore.

Ducasse avatar Dec 10 '25 10:12 Ducasse

Oh yes

guillep avatar Dec 10 '25 10:12 guillep

It's to be verified, but it should be done already. (If it is not, then I missed a place :( ) I'll try to take a look

jecisc avatar Dec 10 '25 11:12 jecisc

After discussion, this is done already. The code still here is used for the configurationOf. I'll close the issue for now and I'll try to package the cache in a special package

jecisc avatar Dec 10 '25 15:12 jecisc