Purpose

The module ObjectLoaderDump provides a loader-plugin for the ObjectLoader that can read XML-files written by the ObjectDump module.

For conceptual information see ObjectManager.

Usage

To be able to read XML-files written by the ObjectDump module, the ObjectLoaderDump module must exist within the network.

The ObjectDump module does also still provide this loader-plugin, but this may change any time soon. Hence, always add an instance of the ObjectLoaderDump module to the network.

../../../Modules/ML/MLObjectManager/mhelp/Images/ObjectManagerClient_1.png

Details

The module registers the loader-plugin that has been derived from the loader-plugin framework with the runtime type system. The ObjectLoader looks for all known class types derived from the loader-plugin base class and thus will find the loader-plugin provided by the ObjectLoaderDump module.

For detailed information about the XML-structure that can be read by this loader-plugin see ObjectDump.