SimpleView debug output fix
A couple of minor fixes to SimpleView debugging output
-
Requested by @ssnyder, avoid throwing an exception from
proxyExact()
!24006 (comment 2640176) -
Remove a failing
dynamic_cast
that was losing parent info fromdump()
after I changed the parent type in !24006 (merged)
Ideally, could this be merged before the HLT hackathon tomorrow?