[Newbies] SMMaintainableObject?

Keith Hodges Keith.Hodges at warwick.ac.uk
Thu Aug 3 01:51:25 UTC 2006


Hello,

It is likely that the package-cache has survived your attempts to begin
from scratch. This is a folder that squeakmap uses to store items that
it has downloaded. Whether this is your problem or not I do not know,
but beginining from scratch is probably worth a fresh directory in which
to work.

When working in squeak every change is committed to the .changes file in
parallel to the image. .changes is your friend whenever you forget to
save your image. To use the change log, open a "File List" from the
tools flap and select the .changes file that goes with your image. A
"recent changes" button then appears which will launch a browser on the
lost history. There you can filter the methods if you wish and re-load
them into the image, thus bring it up to date.

hope this helps

best regards

Keith (using debian install in knoppix as my main working environment)



		
___________________________________________________________ 
Try the all-new Yahoo! Mail. "The New Version is radically easier to use" – The Wall Street Journal 
http://uk.docs.yahoo.com/nowyoucan.html


More information about the Beginners mailing list