Naming convensions
Names which are used in native Meshy Space schemas are RECOMMENDED
to follow some rules, to give a nice readible result.
- prefixes are lower-case;
- names are lower-case and use dashes ("
- ") to separate
words, not underscores ("_ ");
- names should be simple and to the point;
- types are camel-cases for each first letter of a word;
- some abbreviations in types may be fully capitalized, like
ID ;
Examples:
this-is-a-name
ThisIsAType
mark@overmeer.net
Web-pages generated on 2023-12-19
|