>I wonder if this problem couldn't be solved with a proper combination of
>@ISA, SUPER::, NEXT::, and use delegation? (calling Damian... :-)

The problem I see is a bit of trickery would be necessary to get 
static calls to the class to resolve to the appropriate method. 
Using Schwern's DBI example, calls to DBI::st from within DBI would 
need to map correctly to subcollection code (a different 
implementation of DBI::st).

.greg
-- 
     //If freedom is outlawed. . .Only outlaws will be free//
If cryptography is outlawed, pomz pvumbxt xjmm ibwf dszquphsbqiz

Reply via email to