Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.47 KB

CommonModuleNameClient.md

File metadata and controls

25 lines (15 loc) · 1.47 KB

Missed postfix "Client" (CommonModuleNameClient)

Description

Client common modules contain client business logic (functionality specific to the client only) and have the following features:

  • Client (Managed application)
  • Client (Ordinary application)

In cases where client methods should be available only in managed application mode (or only in regular application mode or only in external connection mode), a different combination of these two features is allowed.

Client common modules are named with the "Client" postfix ( "Клиент" in Rus). Except when the Global flag is on.

Examples

FilesClient, CommonClient, StandardSubsystemsClient

Sources

Standard: Modules (RU)