Introduction
G2 supports three basic types of programming constructs for processing data:
This chapter refers to the following general categories of data processing, which you implement by using rules, methods, and procedures:
Note: For brevity, this chapter sometimes compares rules to procedures, rather than comparing rules to both procedures and methods. You can assume that whenever this chapter refers generically to procedures, the statement also applies to methods, unless otherwise stated.
You use different types of processing, depending on the needs of your application. However, in general, most G2 applications perform the bulk of processing by using methods and procedures.
For information on naming and coding conventions for methods, procedures, and rules, see Chapter 7, Coding Conventions.
Copyright © 1997 Gensym Corporation, Inc.