On 16 Dec 2009, at 16:21, Levente Uzonyi wrote:
On Wed, 16 Dec 2009, Igor Stasenko wrote:
2009/12/16 Ramiro Diaz Trepat <ramiro.diaz.trepat@jpmorgan.com>: I really miss that feature. In my oppinion it is very useful when you regularly use different images, or when you frequently rebuild your development image from newer versions. Also, I wonder if the Package Browser should be removed completely since it does not even open now when you select it as preferred. Cheers
What prevents you from copying the workspace text, open your favorite text editor, paste text there and save it in a file?
r
Or use the File Browser, that's why it's there, even though it's a bit broken in pharo.
Levente
A fix for this was posted to Mantis for Squeak 3.10 (search for workspace), allowing save, and revert. The workspace is able to mirror a text file and respond to cmd-S to save to the file. Keith