I'm fairly sure this isn't possible, but I might as well ask. Is there
any way to import a particular module at runtime?
I know this won't work, but it shows the idea:
import module namespace blah = "http://blah" at $filename;
It won't work because import statements must come before not only
functions (and code, in the case of a main module), but before variable
declarations as well.
Can someone confirm?
Thanks,
Eric
_______________________________________________
General mailing list
[email protected]
http://xqzone.com/mailman/listinfo/general