March 20, 2012
1:03 p.m.
On 2012-03-19, at 20:54, Marcus Denker wrote:
You used your own images for Pinocchio, or was Pinocchio just fast enough for the standard images?
Pinnocio can't run the image... it's ("just ;-)") a compiler from smalltalk to binary code... the .exe then boostraps an image, but there is no support to persist that (nor support for all the primitives.. and no GC other than Boehm).
indeed ;) we tricked around the image :D stefan, do you rely on a visual interface? (rhetorical question) ;) I guess the only solution I see here would be to start unloading some parts of the system to make sure they're no longer used...