[ENH] applyUpdatesFromDiskV2-sr

Stephan Rudlof sr at evolgo.de
Mon Feb 12 03:16:55 UTC 2001


Dear Squeakers,

this changeset allows updating from disk while ignoring gaps: they stem e.g.
from the need to have free numbers for bug fixes of released versions.

Greetings,

Stephan

"Change Set:		applyUpdatesFromDiskV2-sr
Date:			12 February 2001
Author:			Stephan Rudlof

Enhances functionality for applying updates from disk.
Update and replacement of changeset applyUpdatesFromDisk-sr.

Utilities
	>>applyUpdatesFromDiskToUpdateNumber:stopIfGap:
replaces
	>>applyUpdatesFromDiskToUpdateNumber: lastUpdateNumber
. So it becomes possible to update while jumping over missing updates.

Utilities
	>>applyUpdatesFromDisk
computes highest update number to update exactly until the last available
one (without the need to call
>>applyUpdatesFromDiskToUpdateNumber:stopIfGap: with a very high limit or looking manually into the directory)."
-------------- next part --------------
A non-text attachment was scrubbed...
Name: applyUpdatesFromDiskV2-sr.1.cs.gz
Type: application/octet-stream
Size: 1346 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20010212/008ee38b/applyUpdatesFromDiskV2-sr.1.cs.obj


More information about the Squeak-dev mailing list