[FIX/ENH] Image Save As... Doesn't Allow Overwrite

Doug Way dway at riskmetrics.com
Sun Nov 5 06:48:02 UTC 2000


This was one of the OOPSLA / Camp Smalltalk 3 fixes.

>From the preamble:

Change Set:		CS3-ImageOverwrite
Date:			3 November 2000
Author:			Michael Hewner, Doug Way, Camp Smalltalk 3 @ OOPSLA

Fixes a problem where if you tried to do a 'save as...' over an existing
image, an error notifier appeared.  This enhances things so that a
confirmation pop-up appears asking if you're sure you want to overwrite,
which you can say Yes or No to.  (This ended up involving a fair amount
of work, including adding a force-copy operation to FileDirectory, and
some refactoring was done along with this.)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CS3-ImageOverwrite.cs.gz
Type: application/octet-stream
Size: 2981 bytes
Desc: Unknown Document
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20001105/dca11371/CS3-ImageOverwrite.cs.obj


More information about the Squeak-dev mailing list