Package gnue :: Package common :: Package apps
[show private | hide private]

Package gnue.common.apps

Basic services for all GNUe based applications
Submodules
  • checktype: Support for checking the type of variables.
  • CommandOption: Command option available to GBaseApp and descendants.
  • errors: General exception classes.
  • GBaseApp: Class that provides a basis for GNUe applications.
  • GClientApp
  • GConfig: Class that loads the configuration files so gnue apps can get default settings.
  • GDebug: Support for debugging messages with independent debug levels and redirection of messages to a file.
  • GImportLogger: Importing this module causes all modules imported after this to be printed to stdout
  • GLogger
  • GServerApp: This module provides the base class for server applications in GNU Enterprise.
  • i18n: Internationalization support.
  • manpage: Tool self-documenting base class
  • plugin: This module is *DEPRECATED*.
  • RuntimeSettings: Saves the state of designer between runs.


GNUe Home

Public API

Developer's Corner