项目作者: intersystems-ru

项目描述 :
Test repo with HoleFoods classes and dfi's to test UDL import/export
高级语言: Apex
项目地址: git://github.com/intersystems-ru/holefoods-test.git
创建时间: 2017-01-28T16:27:09Z
项目社区:https://github.com/intersystems-ru/holefoods-test

开源协议:

下载


holefoods-test

Test repo with HoleFoods classes and dfi files to test UDL import/export

Can be imported with:

1 cache-udl

  1. install cs.alles
  2. Download the code from holefoods-test to the “Path”
  3. Import the code and DeepSee staff
    1. // set the workdir
    2. d ##class(sc.alles).workdir("Path")
    3. // import all the classes, pivots and dashes
    4. d ##class(sc.alles).import()

2 CacheUpdater

  1. Import CacheUpdater package
  2. Import the code and DeepSee staff:
    ```
    // run in the terminal
    d ##class(CacheUpdater.Task).Update(“intersystems-ru”,”holefoods-test”,””)