Login  Register

Re: Is there a way to store workspace 'gists' in Pharo?

Posted by stepharo on Nov 11, 2014; 3:32pm
URL: https://forum.world.st/Is-there-a-way-to-store-workspace-gists-in-Pharo-tp4789471p4789637.html

Hi andy

I usually create a method and a class.
because script do not compose well.

Stef
From time to time I write a workspace script that I would like to keep. Obviously, I could save them to a file, but I was wondering if there was a way of saving them in the image, and browsing them in some friendly way?

Cheers
Andy