Loader Proxy Class

LoaderProxy(store, uid)

A proxy that loads an underlying object if attributes are accessed

Proxy Descriptor

DelayedLoader()

Descriptor class to handle proxy objects in attributes

Loader Decorators

lazy_loading_attributes(*attributes)

Set attributes in the decorated class to be handled as lazy loaded objects.