Skip to content

objectscript/interop-utils

Folders and files

NameName
Last commit message
Last commit date
Oct 30, 2020
Oct 30, 2020
Jun 15, 2020
May 31, 2020
May 31, 2020
May 31, 2020
Oct 2, 2020
Jun 1, 2020

Repository files navigation

interop-utils

This is a set of utility classes that might be of help when building interoperability productions on top of InterSystems IRIS or Ensemble.

Installation

Clone/git pull the repo into any local directory.

$ git clone https://github.com/intersystems-ru/interop-utils.git

Open InterSystems IRIS terminal, switch to the target namespace and import the classes from /src folder.

> do $System.OBJ.ImportDir("/tmp/interop-utils/src/", "*.cls", "ckbud", .err, 1)

About

Various utility classes to be used within interoperability productions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published