[Pharo-users] Re: Pharo image size increases continuously

2020-12-23 Thread Dario Romano Trussardi
Ciao, > Il giorno 23 dic 2020, alle ore 20:09, Stéphane Ducasse > ha scritto: > > In Pharo 90 latest image I got > > and > > Array allInstances groupedBy: [:each | each pointersTo] in a clean Pharo 8.0.0 image with 34798 array instances after 2 hours still no result. Let'

[Pharo-users] Re: Pharo image size increases continuously

2020-12-23 Thread Dario Romano Trussardi
reated from a part of SystemDictionary. It still > deserves a nice > clean, such as using object instead of array having 4 slots. > > sd-20 June 2003 > > Stef > > >> On 23 Dec 2020, at 14:01, Dario Romano Trussardi >> mailto:dario.truss

[Pharo-users] Pharo image size increases continuously

2020-12-23 Thread Dario Romano Trussardi
Ciao, I am developing a seaside based application in pharo Pharo 8.0.0 Build information: Pharo-8.0.0+build.1141.sha.1b7a8d8203fce2a57794451f555bba4222614081 (64 Bit) Seaside version 3.4.3 Grease Version 1.6.1

[Pharo-users] Pharo code documentation

2020-09-03 Thread Dario Romano Trussardi
Ciao, i would need to document the code i develop in pharo. Relationships between classes, class instance names, etc. etc… I think of block diagrams. Quite right ? I wonder if everything is manageable directly in Pharo or if I have to use another program ( which one ? ) Do you have any advice

[Pharo-users] Git repository add - commit files from Pharo

2020-06-17 Thread Dario Romano Trussardi
Ciao, it happens that i create files directly from Pharo in a git repository configure with Iceberg. Now it would be interesting to automate the registration of these files, for the next commit directly from Pharo. Tips ? Thanks,

[Pharo-users] SIXX tab consideration

2020-05-27 Thread Dario Romano Trussardi
Ciao, I use sixx environment to export - import data from Pharo - Gemstone. I think it would be interesting in the creation of sixx file, to make optional the tab indentation. On my database, the file size difference is substantial: from 3MB