intersystems / intersystems/ipm

Replace Global References in IPM with Macros

Open
#535 0 comments 0 reactions 0 assignees View on GitHub
technical debt
Dominant language
ObjectScript
Stars
41
Forks
29
Avg merge
23h 54m
Merged PRs (30d)
4

Description

Currently, many parts in IPM are using direct global references instead of macros. Which makes things hard to manage.

For example, in %IPM.Extension.SourceControl.Perforce.Main, ^Sources(0,"FileTimeStamp",tName_".ZPM"), etc.

We should change them to macros to keep track of them cleanly.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.