Re: [CDBI] Re: Class::DBI data serialization

Bill Moseley <[email protected]>
Newsgroups gmane.comp.lang.perl.modules.class-dbi
Message-ID <[email protected]>
On Wed, Feb 07, 2007 at 06:15:57PM -0500, Thomas Charron wrote:
>  Is there any way to retreieve after-creation the has_many
> relationships?  has_many creates the method dynamically, but I don't
> see any way to access this information later.

Have you looked at ->meta_info()?

    print Dumper Foo->meta_info('has_many');

-- 
Bill Moseley
[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.