Migration Guide : Migrating from VisualAge Smalltalk V3.0 or earlier : Swapper : Dumping, loading, and the Common File System subsystem
Dumping, loading, and the Common File System subsystem
For compatibility, the current version of the Swapper contains identical protocols as its previous releases, for dumping to and loading from files by means of the Common File System subsystem. Like in Version 3.0, the following obsolete methods require a different file handle parameter.
Methods in ObjectDumper
unload:intoFileHandle:atOffset:
unload:intoFileHandle:atOffset:maximumLimit:
unload:intoFileHandle:atOffset:maximumLimit:errorStream:
Methods in ObjectLoader
loadFromFileHandle:atOffset:
loadFromFileHandle:atOffset:errorStream:
 
Last modified date: 07/02/2019