Ref T11968. "arc browse", "arc branch", and "arc diff" currently may execute into the RefQuery engine. Reroute them to the HardpointEngine.
This removes older-generation "Ref" objects and renames the replacement "RefPro" objects to "Ref".
Differential D21082
Reroute all RefQuery callers to HardpointEngine Authored by epriestley on Apr 11 2020, 1:40 PM. Tags None Subscribers None
Details
Ref T11968. "arc browse", "arc branch", and "arc diff" currently may execute into the RefQuery engine. Reroute them to the HardpointEngine. This removes older-generation "Ref" objects and renames the replacement "RefPro" objects to "Ref". Ran "arc branch", "arc browse <various things>", "arc diff", searched for affected symbols.
Diff Detail
|