clr-loader icon indicating copy to clipboard operation
clr-loader copied to clipboard

Suggestion: manage base directory when creating non-root domain

Open vadimkatsman opened this issue 2 years ago • 0 comments

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

vadimkatsman avatar Mar 01 '23 15:03 vadimkatsman