Dmitry Maslennikov
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
Ну как видишь по комментам, с этим сейчас некоторые проблемы. К сожалению нельзя сказать что проект жизнеспособный, нет времени сейчас совсем на него. Да и на фоне появления Atelier, пока...
Может доступа и правда нет, а студия из Windows в Parallels подключается успешно ? Все должно подключаться, и к удаленному серверу тоже, версии поддерживаемые по идее любые, разве что со...
в NBStudio, зашиты логин и пароль по умолчанию стандартные но может неверные указываешь, для удаленного сервера сейчас проверил из под Windows подключится к удаленному за VPN серверу, все нормально
У Caché нет пустого логина и пароля, попробуй не вводить или ввести _SYSTEM / SYS. или завести явно нового пользователя
Don't think that interactive mode is a good way, due to most usage being automated installation, where no way to input anything But the values can be passed by -D...