Shuheng Liu (InterSystems)

Results 16 comments of Shuheng Liu (InterSystems)

@janihur > What's that `-DPath` flag? The v0.7.3 help doesn't know about it. I was expecting to see `-path` here. It's a way to pass "data" to IPM commands. You're...

@isc-tleavitt @isc-kiyer > A related issue: The `package` command doesn't clean up the temporary directory it creates. IMO the result of the command is the module package (i.e. tar) file,...

@isc-tleavitt @isc-kiyer Any thoughts?

@isc-kiyer What are some of the differences to consider between upgrades and fresh new installs? I can think of only 1 case where the package developer renames some classes and...

@isc-tleavitt After discussion with the HSOPS team, IPM will provide an abstract class for upgrades. Package developers are responsible for subclassing it to implement their own upgrade logic for every...

Internal reference: HS.Util.Installer.Upgrade.Loader & HS.Util.Installer.Upgrade.ModuleAbstract