marklogicworkflow icon indicating copy to clipboard operation
marklogicworkflow copied to clipboard

MBO Refactor alerting code

Open adamfowleruk opened this issue 9 years ago • 0 comments

files lib-search-subscribe and lib-alerts

  • remove eval's, replace with invoke function
  • remove unnecessary code (was copied from another project originally)
  • reduce down to one utility file (lib-alerting.xqy?)
  • Keep final file generic (not limited to just MarkLogic Workflow uses, much like lib-stack.xqy)

Note: Files beginning with lib- are generic, ones starting with workflow- are specific to MarkLogic Workflow.

adamfowleruk avatar Apr 01 '16 15:04 adamfowleruk