[CDBI] Call a has_a rel's inflate/deflate method explicitly.

[prev] [thread] [next] [Date index for 2005/11/04]

From: Peter Speltz
Subject: [CDBI] Call a has_a rel's inflate/deflate method explicitly.
Date: 17:51 on 04 Nov 2005
Does anyone know how to call the Infate or deflate method setup for a
HasA rel. explicitly?

I want to say something like

$meta =3D $self->meta_info(has_a =3D> $col);
my $coderef =3D $meta->{deflate};
my $obj =3D $self->$col;
my $deflated =3D &$coderef($obj);



thanks
--
pjs

_______________________________________________
ClassDBI mailing list
ClassDBI@xxxxx.xxxxxxxxxxxxxxxx.xxx
http://lists.digitalcraftsmen.net/mailman/listinfo/classdbi

[CDBI] Call a has_a rel's inflate/deflate method explicitly.
Peter Speltz 17:51 on 04 Nov 2005

Generated at 20:55 on 09 Nov 2005 by mariachi v0.52