intersystems / intersystems/git-source-control
Support source control of production utilities with decomposition
Open
- Dominant language
- ObjectScript
- Stars
- 22
- Forks
- 14
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 5
Description
If production decomposition is enabled, any attributes of the production class other than the production definition are not source controlled. For example: custom methods, properties, parameters, or the class's superclass. The current best practice is to put any utility methods in a separate class.
We should get to a point where all production class attributes are source controlled. Potentially with a separate PTD document or a custom document type for "production class without definition".
Contributor guide
Assessment
This issue has not been assessed yet.