James Stroud wrote:
> Hello All,
>
> I have two modules that I use interchangably depending on the circumstances.
> These modules are imported by yet another module. I want the "importation" of
> these two alternatives to be mutually exclusive and dependent on the state of
> the "outermost modu
Hello All,
I have two modules that I use interchangably depending on the circumstances.
These modules are imported by yet another module. I want the "importation" of
these two alternatives to be mutually exclusive and dependent on the state of
the "outermost module"
A diagram:
mainApp ==i