NAME
DustyDB::Meta::Instance - helper for auto-vivifying model links on demand
VERSION
version 0.06
DESCRIPTION
Do not use this class directly. Just by using DustyDB::Object, you have done everything you need to work with this class.
METHODS
get_slot_value
This method has been enhanced to perform deferred loading of FK objects.
inline_get_slot_value
This method has been enhanced to performed deferred loading of FK object in inline accessor code.