Dmitry Maslennikov

Results 35 comments of Dmitry Maslennikov

I'm against of support for all globals, but support with some prefix is ok to me.

It will be difficult to narrow the list of globals to be exported during packaging module. Due to some system globals available in the namespace, and it will need to...

IPM already supports expressions, and you can use it this way, for instance in this case we read environment variable ISC_PACKAGE_INSTALLDIR, `"` needs instead of " `"#{$system.Util.GetEnviron("ISC_PACKAGE_INSTALLDIR")}"`

current way ``` iris session iris '##class(%ZPM.PackageManager).Shell("install some-package")' ``` It still requires to be running inside the IRIS iris command still requires to add instance name, even in a container,...

For sure it will not work, only InterSystems can implement it, but not sure if it will happen any soon