Page MenuHomePhabricator

Reroute all RefQuery callers to HardpointEngine
ClosedPublic

Authored by epriestley on Apr 11 2020, 1:40 PM.
Tags
None
Referenced Files
F18375428: D21082.diff
Thu, Aug 28, 10:00 AM
F18287737: D21082.id50222.diff
Sat, Aug 23, 7:49 AM
F18141061: D21082.id50220.diff
Thu, Aug 14, 5:54 AM
F18111091: D21082.id.diff
Tue, Aug 12, 6:44 AM
F18108105: D21082.diff
Mon, Aug 11, 4:59 AM
F18100967: D21082.diff
Sat, Aug 9, 12:13 PM
F17682774: D21082.id50220.diff
Jul 13 2025, 9:34 PM
F17682613: D21082.id50222.diff
Jul 13 2025, 8:52 PM
Subscribers
None

Details

Summary

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".

Test Plan

Ran "arc branch", "arc browse <various things>", "arc diff", searched for affected symbols.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Apr 11 2020, 1:46 PM
This revision was automatically updated to reflect the committed changes.