Progress
ADM 2 Guide
Super Procedures
In the ADM methodology, most of the support code for an object type resides in a super procedure: a separately compiled procedure that is built as a structured .p file. For instance, the super procedure for SmartDataViewers is
viewer.p
. A super procedure can include both object-specific routines and object-specific versions of standard routines defined further up the ADM class hierarchy. (See Figure 1–1.)Super procedures are a Progress 4GL concept rather than an ADM concept. For basic information on using super procedures, see the Progress Programming Handbook. The remainder of this section describes how the ADM uses Progress 4GL super procedures.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |