TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
> It seems
> clear to me that we should be trying to figure out how to modularize and
re-use
> our documentation. For lack of a better term, I think of this as object
> oriented documentation.
Back in 1995, I coined the term "Component Based Information Development" to
describe this process. (See the Proceedings of SGML 96 for a paper
describing the basic idea.)
Component based is a better term than object oriented, since documentation
is not amenable to object oriented features such as inheritance or
polymorphism.
However, the basic principles of object oriented or component based
programming apply here. Each object or component must be of a well defined
class and that class determines the rules for the construction of that
component and the interface between that component and others of the same
class or other classes.
You cannot implement well defined classes of information components in a
word processing or desktop publishing system, even one with a database back
end and the ability to chunk documents. These systems simply don't support
the required meta-data. A chunk of a document does not an information
component make, any more than a chunk of a program makes a object or a
software component.
I have successfully implemented a number of component based information
development systems using databases, markup and programming languages like
VB and OmniMark. It can be done with reasonable efficiency, but you cannot
buy it off the shelf.
The other systems that you and others have mentioned have great merit in the
much simpler process of developing new documents by managed borrowing and
revision. This process is easier to implement but does not scale well as the
number and variety of different outputs grows or the size of the information
set grows.
---
Mark Baker
Senior Technical Communicator
OmniMark Technologies Corporation
1400 Blair Place
Ottawa, Ontario
Canada, K1J 9B8
Phone: 613-745-4242
Fax: 613-745-5560
Email mbaker -at- omnimark -dot- com
Web: http://www.omnimark.com