>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
- RFC 254 (v1) Class Collections: Provide the ability to... Perl6 RFC Librarian
- Re: RFC 254 (v1) Class Collections: Provide the a... Michael G Schwern
- Re: RFC 254 (v1) Class Collections: Provide t... Nathan Wiger
- Re: RFC 254 (v1) Class Collections: Provi... Greg Williams
- Re: RFC 254 (v1) Class Collections: Provi... Damian Conway
- Re: RFC 254 (v1) Class Collections: P... Greg Williams
- Re: RFC 254 (v1) Class Collections: P... Damian Conway
- Re: RFC 254 (v1) Class Collections: Provide t... Greg Williams
- Re: RFC 254 (v1) Class Collections: Provi... David L. Nicol
- Re: RFC 254 (v1) Class Collections: P... Mark Summerfield
- Re: RFC 254 (v1) Class Collections: P... Greg Williams