SPUG: Change a namespace after loading?

Bill Warner billw at onedrous.org
Wed Apr 11 15:44:19 PDT 2007


Hi all,

I want to change the namespace of a class after it's been loaded. Worse, I 
want to continue to use the original namespace, but fill it
with new code that might refer to the old code in the changed namespace. 
Wore still, I'd rather not edit the old code at all. I want to
import it as I've always done, but into a new namespace.

Is there technique or a module for this purpose?

Thanks,

  -Bill



More information about the spug-list mailing list