Creating Abstract Applications
An abstract application is an application that is created not as an executable, but to be a parent providing configuration defaults for executable applications.
Using External Application Configuration Files
To configure an application using an external application configuration file, you provide the same code that you would for adding an application directly to the GAS configuration file, except that you store this information in a file whose name matches that of the application.