Libraries
DataStore
by admin on Dec.21, 2009, under Libraries
The advantages of this approach are:
data is scanned only once for all client addons (performance gain).
data is stored only once for all client addons (memory gain).
addon authors can spend more time coding higher level features.
each module is an independant addon, and therefore has its own SavedVariables file, meaning that you could clean _Crafts
without disturbing _Containers.