The registry object
Description
The registry object holds a tree of keys and their associated values.
It is used to store most configuration options of several engine components.
Internally the registry directly uses a Metafile object but provides an additional cache system to speed-up access to frequently queried keys.