Dyalog / Dyalog/isolate

Make isolate.ynys.getDRC also look for #.Conga

Open
#37 0 comments 0 reactions 1 assignee Claimed by @bpbecker View on GitHub
enhancement
Dominant language
APL
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

The current logic looks for `#.DRC` as an object (either class or namespace). If isolate finds `#.DRC`, it uses it. If not found it copies Conga from the conga workspace and initializes `#.DRC←#.Conga.Init 'isolate'`. The problem is that if there are other Conga-using component, the Conga namespace might already exist. `getDRC` should check if `#.Conga` exists prior to attempting to copy it into the workspace.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.