[GOODIE] shortInternalization

Leandro Caniglia caniglia at dm.uba.ar
Thu Aug 30 05:48:03 UTC 2001


from preamble:

"Change Set:		shortInternalization
Date:			30 August 2001
Author:			Leandro Caniglia

Adds the method:

SystemDictionary>>internalizeChangeLogWhile: aBlock

which evaluates aBlock in internalized mode, i.e.,
while sending the changes to a stream in memory.
After the evaluation the changes are copied back
to the changes source file.

Useful to file in deep modifications to FileStream and
subclasses. It differs from Dan's internalizeChangeLog
in that the later reads enterely the .changes file in
memory.
"!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shortInternalization.cs.gz
Type: application/octet-stream
Size: 955 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20010830/efe9f7af/shortInternalization.cs.obj


More information about the Squeak-dev mailing list