IOVSvc+AthenaKernel: Change IOVSvc to deal with non-const DataProxy*.
Change the DataProxy pointers managed by IOVSvc to be non-const. Nothing requires them to be const, and this allows removing some const_casts.
See !27374 (merged).
Change the DataProxy pointers managed by IOVSvc to be non-const. Nothing requires them to be const, and this allows removing some const_casts.
See !27374 (merged).