Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: first draw

General Rule

In general we use Camel-Case notation for configurations.

Image Added

Exceptions

Module names

Module names do not use Camel-Case notation but '-'-Notation so we use the same names for the configuration.
Image Added

Class configurations

Class names always start with capital letters so whenever we're referring to class names in configuration we'll use that spelling.
Image Added