The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.