Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: remove duplicate diagram, kept copy of original diagram because it showed the correct preview


Gliffy
imageAttachmentIdatt194084865
baseUrlhttps://dustcloud.atlassian.net/wiki
namefile_organization Copy
migration1
diagramAttachmentIdatt194084869
containerId7503874

This section indicates the coding conventions used in the sample applications and modules included as source code.

...

A typical sample application source code file is organized as follows:

Gliffy
imageAttachmentIdatt194084865
baseUrlhttps://dustcloud.atlassian.net/wiki
migration1
namefile_organization Copy
diagramAttachmentIdatt194084869
containerId7503874


Module Variables

By convention, the variables of a module are grouped into a structure declared globally at the beginning of the file.

...