in reply to Re: Re: Re: DWIM: autoloading classes
in thread DWIM: autoloading classes

Stuff like string eval of changing to the calling package and invoking the import routine from there. Then go back to the (main module) package you were using to load the other modules.
I don't know whether that's already enough to fool caller().

Steffen

  • Comment on Re: Re: Re: Re: DWIM: autoloading classes