Skip to content

DataHandle: revert removal of setOwner

Charles Leggett requested to merge leggett/Gaudi:dev/DataHandleSetOwner into master

the removal of DataHandle::setOwner has broken a lot of ATLAS code. While there is an eventual migration path forward via re-education of users, we cannot afford the time to fix yet another large set of broken code. Also, the setting of the ownership of elements of VarHandleKeyArrays is not entirely trivial.

Merge request reports