ObjectLoader [Deprecated]

Name

ObjectLoader --  A class to load an object's instance variables from 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 initialize the variables of a target object from a data file. The data file is required to have a very simple format.

Protocols adopted by ObjectLoader

SwarmObject CREATABLE

Methods

Phase: Creating

Phase: Setting

Phase: Using