Basic Document framework concepts

The CommonPoint application system is comprised of a set of frameworks. The low-level frameworks interact with the hardware. The high-level frameworks define the interaction with the developer and the end user, building on the functionality developed in the low-level frameworks.

The Basic Document framework is one of these low-level frameworks. It defines the basic functionality of documents, how they store data, and provides a simple interface for modifying that data.

Three fundamental classes define the document in the Basic Document framework:

If you want to create an application at the basic document level, you must derive subclasses from TDocumentState and TDocumentPresenter.

Basic documents
Elements of document management
Functors and commands: accessing and changing document data
Storing information
Handling exceptions
Classes that define a document

[Contents] [Previous] [Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.

Generated with WebMaker