clr-loader
clr-loader copied to clipboard
Suggestion: manage base directory when creating non-root domain
The code that launches a non-root domain expects to use the base directory of the original root domain - which is essentially the location of python.exe.
The suggestion is to allow specifying the following:
- inherit from root domain
- current directory
- directory of the script importing clr
- specific folder