company logo

Application :: Application - Create application object

Application objects might be created in order to call application functions. Since most application functions are static functions, however, an application object need not to be constructed, but scoped function names might be used, instead.

There is no reason to keep Administration objects, but there is also no reason, not to do so.

Implementation details

Application  :: Application (  )

The function created an empty application instance.