
Mango::Object::Meta - Module representing object meta information

my $object = Mango::Object->new;
$object->meta->provider($provider);

Mango::Object::Meta module contains all of the non-column, or "meta" information for a result object.

Creates a new meta object that uses the hash supplied to read/write its information.

Gets/sets the parent object of the current object.
Gets/sets the Mango::Provider object that is responsible for creating, or processing updates for the current object.

Mango::Object, Mango::Provider

Christopher H. Laco
CPAN ID: CLACO
claco@chrislaco.com
http://today.icantfocus.com/blog/