Progress
ADM 2 Guide
Directory and File Structure
The ADM directory structure includes:
- Primary include files for SmartObjects and their super procedures, located in
%DLC/src/adm2
- Templates, located in
%DLC/src/adm2/template
- Support procedures, located in
%DLC/src/adm2/support
and compiled into%DLC/gui/adm2/support
- Super procedures and prebuilt objects such as the SmartPanels and SmartFolders, also located in
%DLC/src/adm2 and compiled into %DLC/gui/adm2
Many SmartObjects are constructed from template (.w) files. These templates contain a minimum of executable code to minimize maintenance problems if general changes need to be made to a class of objects after many specific masters have already been built from a template. Some SmartObjects do not have template files; they have only master files that can be customized at design time.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |