Emergency evaluator: "save and exit" command?

Klaus D. Witzel klaus.witzel at cobss.com
Thu Jan 11 12:33:15 UTC 2007


When in emergency evaluator,

  Smalltalk snapshot: false andQuit: true

might do what you want. All class changes and method changes are already  
in the .changes file and can be recovered easily using existing tools.

HTH.

/Klaus

On Thu, 11 Jan 2007 08:48:49 +0100, John Ersatznom wrote:

> Is there something I can "evaluate" that does a "save and exit" of class  
> and method changes (but not the image itself)? Either to save everything  
> changed in the way of code, or to file out everything in a named package?
>
> For some reason giving a morph the #none borderstyle and telling it to  
> openInWorld has crashed Morphic badly enough that it won't resume.  
> "Project newMorphic enter" and suchlike don't even get me an uncorrupted  
> project to file things out from before exiting.
>
> Please reply to both sender and list.
>
>





More information about the Squeak-dev mailing list