Skip to content

ZdcRec+ZdcAnalysis: Migrate to VarHandles.

Scott Snyder requested to merge ssnyder/athena:varHandle.ZdcRec-20190126 into master

Migrate ZdcRecV3 and associated tools to use Read/WriteHandle. Make tools private. Const and other cleanups.

ZdcAnalysisTool should have the module container passed to it, rather than trying to retrieve it from SG. Otherwise, we get a dependency loop.

Merge request reports