ObjectSaver [Deprecated]

Name

ObjectSaver --  A class to save an object's instance variables to a file.

Description

Deprecated: Use the Archiver protocol in the defobj library as a replacement for this ad-hoc format

This class is used to write an object's variables to a specified file. If only a subset of the variables should be written out, the set is specified by a template ProbeMap (where the ProbeMap will contain Probes for those variables which should be saved).

Protocols adopted by ObjectSaver

SwarmObject CREATABLE

Methods

Phase: Creating

Phase: Setting

Phase: Using