Re: [CDBI] IsA wiping out the my base search

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

From: merlyn (Randal L. Schwartz)
Subject: Re: [CDBI] IsA wiping out the my base search
Date: 14:01 on 31 Oct 2005
    SubClass ->search  () # calls base search

    SubClass->SUPER::search  ( ) # calls IsA search

SUPER:: is tied to __PACKAGE__.  Something like this will work
if you're in a {package SubClass; ... } area, but not in general.

What are you actually trying to accomplish?

        -- 
        Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@xxxxxxxxxx.xxx> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

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

[CDBI] IsA wiping out the my base search
Peter Speltz 13:50 on 31 Oct 2005

Re: [CDBI] IsA wiping out the my base search
merlyn (Randal L. Schwartz) 14:01 on 31 Oct 2005

[CDBI] IsA wiping out the my base search
Peter Speltz 14:54 on 31 Oct 2005

Generated at 09:28 on 02 Nov 2005 by mariachi v0.52