8.2. Composing, Storing and Retrieving Base Objects

Base objects can be composed and decomposed to lists of type BaseList. This functionality is provided by the modules ComposeBaseList and DecomposeBaseList. See the documentation of these modules for details.

Base objects that support the TreeNode persistence mechanism can be stored and restored using the SaveBase and LoadBase modules.