in reply to Re: "use"ing from dynamic namespace
in thread "use"ing from dynamic namespace

Oddly enough, even though I was thinking of this in terms of "inheritance" and "polymorphism", it never occurred to me to take the extra step of actually turning the modules into classes. Thanks for pointing that out.