Re: Ima::DBI's select_val method

[prev] [thread] [next] [Date index for 2005/03/31]

From: Thomas L Shinnick
Subject: Re: Ima::DBI's select_val method
Date: 02:26 on 31 Mar 2005
At 18:24 3/30/2005, Christopher L. Everett wrote:
>Where is it implemented?  I've been through Ima/DBI.pm a dozen times,
>and I can't find any thing that looks remotely close to declaring
>sub select_val { ..., even using symbol table manipulation.
        
Magic incantations between Ima::DBI and DBI - 
in Ima::DBI you'll find:
  sub _default_attributes {
    (
      RootClass  => "DBIx::ContextualFetch"
    );
  }

Look in the DBI docs under "Subclassing the DBI" for clues (which I call clues because they're beyond me!)

>-- 
>Christopher L. Everett
>
>Chief Technology Officer                               www.medbanner.com
>MedBanner, Inc.                                          www.physemp.com


Ima::DBI's select_val method
Christopher L. Everett 00:24 on 31 Mar 2005

Re: Ima::DBI's select_val method
Thomas L Shinnick 02:26 on 31 Mar 2005

Re: Ima::DBI's select_val method
Tony Bowden 09:19 on 31 Mar 2005

Generated at 14:42 on 11 Apr 2005 by mariachi v0.52