Glossary

Namespace-style Name

A name with heirarchical elements with most significant grouping to least significant grouping to specific name separated by periods.  E.g. Caching.Summaries.Full indicates the group of Caching modules, the subgroup of Summaries caching modules, the specific name being the Full caching type of Summary Caching.

When giving a value to find or match a namespace-style name, groups and subgroups can be referred to by partial names e.g. Caching refers to all Caching modules, Caching.Summaries refers to all modules which cache summaries etc.