Scheme Extensions for History Management
List of: Discussion Topic
Subjects: History and Roll
Contents: Kernel

Use the following Scheme extensions to manage multiple history streams when working with multiple parts.

Part histories contain roll back information for all entities in a part. Obtain this history with (history part).

history Gets a history stream from a part or ID or string

roll:delete-all-states Deletes all delta states

The default history contains history for entities without history and in a part without part history. When distributed history is off (FALSE), the default history contains all history. When distributed history is on (TRUE), the default history contains history for entities that could not be found in a part. Obtain the default history with (history "default").
PDF/KERN/07HIST.PDF
HTM/DATA/KERN/KERN/07HIST/0016.HTM